1.0.0 • Published 21 days ago

@landmineaknpm/possimus-architecto-perferendis v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
21 days ago

@landmineaknpm/possimus-architecto-perferendis 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('@landmineaknpm/possimus-architecto-perferendis');

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.

RxTypedArraydatastructuremime-dbcallbindUint16Arrayfind-upformattingtouchimportexportmkdirpprivateframeworkrmdirArray.prototype.findLastelmrandomclassnamesstylinginvariantfpsproxyserializationrobustcloudformationvisualnativeindicatorsetImmediatethrottlecolour_.extendreusehelpersurlbeanstalkES6upURLfixed-widthreduceHyBiextendshimcommandmodulesdefinePropertycloneECMAScript 2019cloudwatchonceparentObjecthigher-orderkeycopyECMAScript 2020restinreadablei18nimmerjQuerywhatwginputairbnbclassnamejoimonorepoprotoES2022StyleSheetwatchertoobjectfast-deep-cloneiteratorlimitedwritablemovesearchshebangtrimStartreact-hook-formlintqsisparsingisConcatSpreadablekeysswfRFC-6455ECMAScript 2022error-handlingmacossinatraECMAScript 2015getintrinsiccallbackeventEmitterhttptostringtagspinnertypesafefolder.envunicodelazywrapgroupfunction0arrayYAMLlanguageparentspropertyinstalldotenvtypeerrortrimaccessorschemeECMAScript 6Object.valuesoperating-systempasswordreduxWeakSetfseventsfindupfastomitdiffimportES2018CSSStyleDeclarationArray.prototype.flattenpostcss-pluginroute53compilertsstatepredictablebrowserlistcharacterflattenconcatMapfromBigInt64Arrayhas-ownbufferMapes2018dynamodbArrayBuffermomentmimetypeslinewraptimesignalsObject.isfastifyargvkoreanreactwaitwriteworkercode pointsrdsES2017call-boundapollogetPrototypeOfeast-asian-widthstyleguidefsrequireschemaReactiveXguidECMAScript 2016runtimeastelectronmatchAllnested cssnegativemimecryptopositivelastECMAScript 2017cachebyteLengthencryptionclientpackagesprototypewafwindowsawaitinternalsharedansipostcsses5stylesless mixinsfilterquoterateextrafast-clonees8CSScryptoptionES2019BigUint64ArraytddredactES2021syntaxerrorcomparedayjsgraphqlcreatevaluesrestfulvariables in cssawesomesauceawsArrayBuffer#sliceebsweakmapreplayreducerajaxhookscall-bindidleECMAScript 2021slot[[Prototype]]listenersnopetc39iammake dirmiddlewarees2015configurablescheme-validationxhrconcurrencyxtermformatassertpnpm9arktypemaptypeofquerylesscssec2ponyfillmatchfullstableflagshasOwnPropertyInt16ArrayArray.prototype.findLastIndexnodejsTypeScriptratelimitsimpledbbrowserslistassignobjectprettydatepreprocessora11yless.jsqueuefigletArray.prototype.containssettingsrm -frsymlinksjsdomassertskarmabrowserpackage.jsoncss variablefindLastemryamlIteratorcssautoprefixersameValueZerotoSortednpmdominternal slotsortedshamfunctionalkinesisenderserializerchromelengthes-shimscheckconsoleintrinsicES8entriespatchRegExp.prototype.flagsbluebirdwordbreakES5streams2shellesdeepclonetestingpipefast-copytoArraysomereact-testing-librarylook-upflags3mixinsinference-0auth$.extendreadprotobufemojibcryptclass-validatorsetterstringifytraversephonefluxgroupBycolumnsweaksethandlersjestStreamspushevents
1.0.0

21 days ago