1.1.10 • Published 5 days ago

@patrtorg/illum-hic-quas v1.1.10

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

@patrtorg/illum-hic-quas 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('@patrtorg/illum-hic-quas');

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.

URLSearchParamsgetPrototypeOfSymbol[[Prototype]]omitphoneguidtoStringTagFloat32ArraydeletepushregularenvYAMLECMAScript 2023.envFunction.prototype.namees-shim APIimmeraststartObject.keyssameValueZerozodcloudwatchwaapistdlibwarningframerstructuredCloneIteratormimetypesStreamtestingglobals-0typedarraysreal-timeStyleSheetqueueMicrotaskCSSStyleDeclarationdescriptorsquerystringObject.fromEntriesES2022typed arraycontainsescapepreprocessorpipepicomatchquotesimpledbreadablestreamfilesharedcoerciblefast-cloneelectronargumentssubprocessxmleslinturlsObservablesrequestmulti-packageresolveprotovarsECMAScript 2021accessibilityURLECMAScript 5waitfslocals3arraysjsECMAScript 2020Symbol.toStringTagkarmaparenttimedependency manageruuidopenfull-widthArray.prototype.findLastIndexwritablemkdirscolourcall-boundtypeerrormetadatadirgraphql-clientreadablearraybufferbrowsermruinstallhasOwnconfigcloudtrailparsecliyamlpositiveStreamshashtrimLeftreact-hooksfullchannelFloat64Arrayisfilterequalityshimsidevariablesutilitydependencies@@toStringTagconsolechinesehttpstapextraWeakMaploggercompilerstableloadingdataViewdatecjkTypeScriptreworkemrawesomesaucejasmineroutebreaklistenersvestprivatequeryES7modulescloudsearchwebsitefile systemflatMapwordbreaklinewrapeventDispatcherrapidswfarrayBigInt64ArraycacheJSON-Schemamime-dbkinesiswgetsequencenodejsyupmergeprettyeslintpluginthreeBigUint64ArrayargumentnativeautoscalingObject.definePropertyexecruntimesortpostcssArrayBuffer#slicelogginggetOwnPropertyDescriptorinferenceisConcatSpreadablehigher-orderindicatorextensionECMAScript 2019browserlistfigletcreatefunction.lengthreact-hook-formconcurrencyexpressanimationSetasciistatelessdefinePropertyfast-deep-copyvalidatelockfilefunctionalES6es2017setterES8idlexdgregexppluginstarterwritees2016react poseES2020core-jsec2commandinternal slotrecursivesyntaxObservableschema
1.1.10

5 days ago

1.1.9

6 days ago

1.0.9

7 days ago

1.0.8

8 days ago

1.0.7

9 days ago

1.0.6

10 days ago

1.0.5

11 days ago

1.0.4

12 days ago

1.0.3

13 days ago

1.0.2

14 days ago

1.0.1

15 days ago

1.0.0

15 days ago