1.0.0 • Published 5 months ago

@f1stnpm2/ipsam-at-asperiores v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@f1stnpm2/ipsam-at-asperiores Version Badge

github actions coverage License Downloads

npm badge

Object.defineProperty, but not IE 8's broken one.

Example

const assert = require('assert');

const $defineProperty = require('@f1stnpm2/ipsam-at-asperiores');

if ($defineProperty) {
    assert.equal($defineProperty, Object.defineProperty);
} else if (Object.defineProperty) {
    assert.equal($defineProperty, false, 'this is IE 8');
} else {
    assert.equal($defineProperty, false, 'this is an ES3 engine');
}

Tests

Simply clone the repo, npm install, and run npm test

Security

Please email @ljharb or see https://tidelift.com/security if you have a potential security vulnerability to report.

sortPromiseiepropertypackagebabel-corefigletrequestregexptouchcommanderoutputArray.prototype.findLastIndexserializationsymlinkssetonceBigUint64ArrayArray.prototype.flatdebugthroatresolvextermcore-jsjsdomStreamstypehandlersflagsemojiprivate databyteOffsetlimitedsortedfastifyqueryserializersharedglobisreact-hooksreduceres2016less cssmruconcatcss nestingcorsbyteLengthregular expressionslinewrapspringfindLastIndexless mixinssharedarraybuffercallboundomitcurldotenvletsaferequirermdirJSON-SchemamixinswordbreakeveryrandomsideInt16ArraysettingsStreamdeletecallbindtoobjectvaliddeepcopyURLbrowserlistimportMapes-shimsidleduplexchromium-0eslintObservablesfunctionlibphonenumberthrottlebreaki18nUint16Arrayrfc4122internal slotemitwhichtypedarraysWebSocketshebangutilvalidatorbcryptmkdirspruneReactiveExtensionstaskstructuredClonemiddlewarefastconcurrencybannerES2017robustscheme-validationbootstrap cssgetterECMAScript 2016charactersless compilerforEachcircularfile systemfast-deep-copyassignmetadataECMAScript 2022telephonecollection.es6eventDispatcherconsoletypedthreestdlibsettercontainsjson-schema-validatorpackage managerzodinstalloperating-systemcomputed-typesredux-toolkitbluebirdreducemime-dbprocessreact-testing-libraryarraybufferpropes8user-streamssignaltypanionReactiveXECMAScript 3macostyped arraylrulinkgdpres-abstractECMAScript 2018queueMicrotaskiteratedataViewtermclassesawaitbundlersigintupbootstrap less_.extendpositivecsslanguagepicomatchtslibflatJSONdragjavascriptxhrvartrimRightuninstallimmutableexpressionreadableuuidlistenerscheckcompareansishrinkwrapvariables in cssencryptionguidrangeerrortimejsdiffeast-asian-widthnpmestreebyteajaxIteratorpnpm9envdeep-clonelastmatchAllpackage.jsonESObject.valuesRegExp.prototype.flagsapolloflagworkspace:*WeakMapES2020ponyfillecmascriptUnderscorees2018trimEndaccessibilitymobileprotocol-buffersclass-validatormodulesmake dirtapes-shim APIsameValueZeroformatObservableObject.is.env0zerobusyString.prototype.trimrmframererroreslint-pluginmatchesES7watchECMAScript 2015deterministicchromesymbolsetImmediateshellextendstableoptimizerArray.prototype.filterwidthinputURLSearchParamsdomWebSocketststestdatagraphqlArray.prototype.flattenconst256higher-orderSetbuffermochajwtajvjsgesturescompile lessiterationisConcatSpreadableruntimepolyfillcommand-lineextral10ntesterfileconnectregexfull-widthlesswaapiwatchFileObject.assignstatusnested cssbatchanimationcreatecolumn@@toStringTagtapeautoprefixerhookformtypeerrorelectronhookstextfast-clonefseventstranspile3dchinesepipeloggingexecArray.prototype.containsunicodepathes2015indicator
1.0.0

5 months ago