4.8.100 • Published 1 year ago

@diotoborg/sit-illo v4.8.100

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@diotoborg/sit-illo Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

Helper package to shim a method into Array.prototype[Symbol.unscopables]

Example

const assert = require('assert');

const shimUnscopables = require('@diotoborg/sit-illo');

let copyWithin;
let concat;
with ([]) {
    assert.equal(concat, Array.prototype.concat);
    assert.notEqual(copyWithin, Array.prototype.copyWithin);
}

shimUnscopables('concat');

with ([]) {
    assert.notEqual(concat, Array.prototype.concat);
    assert.notEqual(copyWithin, Array.prototype.copyWithin);
}

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.

loadingcss-in-jshelpertsresolvesignaljshintequalcharacterchromiumweaksethashnested cssansifunctionfast-deep-copynamejsdomnpmignorestablekoreanspawnString.prototype.trimletnopeReactiveXdrag_.extendserverless.jswgettc39Int8Arrayimportargvquerystringstyled-componentsredirectlinuxpersistentreduxcertificatestestinges2017readabletrimRightutilshas-owntypaniontyped arrayes-shim APIstatelesschaihasOwnPropertyeslanguageroutefast-cloneartwindowsparsercomputed-typeschromeentrieshas0robustsliceES2022fastcopymulti-package$.extendbinarraysdomtoolkitiees2015japanesejavascriptoptimistpatchObject.valuesECMAScript 2015WeakMapbinariesonceprefixobjectconsumeindicatorform-validationReactiveExtensionspropnumbertypedarraysinternaldom-testing-libraryarraybufferpostcssserializepredictablestylewalkstylescallboundmonorepoRxfastcloneeveryrecursivegetOwnPropertyDescriptorRegExp.prototype.flagscompareemitroutingignoreObject.definePropertycallmomentbufferjwteslintplugindataconfigurableprunewafjsonschemastatusgroupmergeoptionfastifyasciiexpressionhardlinksprocessnativebindES6s3fpcurriedvalidationvariables in csslivesyntaxmobiledataviewapollodeep-copyidleforkbrowserslistpreserve-symlinksObservablesstringifierregular expressionECMAScript 2016matchES2017lazyCSScloudformationsequenceSystem.globalpolyfilltostringtagtouchrapidbabel-corecollectionreact-componentassertsES3setterurlECMAScriptECMAScript 2017linkkinesislastgdprclass-validatorbyteLengthmake diriteratorreactobjcirculares-shimscss nestingmockArrayeffect-tsnegative zerozeroprotocol-buffersiamwidthlogginghasOwnunicodecopyArray.prototype.flatfunction.lengthclienteslint-pluginformArray.prototype.containssymlinksyntaxerrorpicomatchsqslessschemeroute53swfimportexportSymboldatastructurecompilershamURLSearchParamsstoragegatewayrgbstreamUnderscoreArray.prototype.findLastIndexhttpsES2015i18nstateregexjsdiffutil.inspectBigUint64Arrayminimalttylogassertionespreesuperstructincludescore-jsdynamodbjsonuser-streamsgesturessetImmediateextendObject.entriesserializationcache__proto__removerdsECMAScript 2021macosidentifierschanneldescriptorsRegExp#flagskeyslesscssObservableWeakSetkeytesterwhichsomeec2bcryptexecuteoffsetwindowvpctrimEndrequireArray.prototype.includesclielb@@toStringTagObjectpure[[Prototype]]toolstranspilerECMAScript 3findqueueMicrotaskES2021findLastjoifullwidthutilityquerycloudtraildescriptorUint8ArraythreeclassnamesregularcolorsglobalThistypeddifftoStringTagArray.prototype.findLaststreamshandlersprettycolumnssidereusejestECMAScript 2020mapiterationl10nomitcorefunctionaltrimstylingassignECMAScript 2018sortgetwhatwgexitfromintrinsicES2018io-tsbytemodulesspecESregexplockfileuploadawsES2016reducetypescriptpromisebundlingInt32Arraynpmmetadatabootstrap lesstoSortedargumentsuperagenthotfunctionsSymbol.toStringTagsimpledbfast-deep-cloneimmerserviceFloat64Arraycss lesses2018WebSocket-0mapreducedirectorychildnodejsECMAScript 2023isConcatSpreadablebufferstransportreplayelasticache
4.8.100

1 year ago

4.8.99

1 year ago

4.8.98

1 year ago

4.8.97

1 year ago

4.8.96

1 year ago

4.8.95

1 year ago

4.7.95

1 year ago

4.7.94

1 year ago

4.7.93

1 year ago

4.7.92

1 year ago

3.7.92

1 year ago

3.7.91

1 year ago

3.7.90

1 year ago

3.7.89

1 year ago

3.7.88

1 year ago

3.7.87

1 year ago

3.7.86

1 year ago

3.7.85

1 year ago

3.7.84

2 years ago

3.7.83

2 years ago

3.7.82

2 years ago

3.7.81

2 years ago

3.7.80

2 years ago

3.7.79

2 years ago

3.7.78

2 years ago

3.7.77

2 years ago

3.7.76

2 years ago

3.7.75

2 years ago

3.7.74

2 years ago

3.7.73

2 years ago

3.7.72

2 years ago

3.7.71

2 years ago

3.7.70

2 years ago

3.7.69

2 years ago

3.7.68

2 years ago

3.7.67

2 years ago

3.7.66

2 years ago

3.7.65

2 years ago

3.7.64

2 years ago

3.7.63

2 years ago

3.7.62

2 years ago

3.7.61

2 years ago

3.6.61

2 years ago

3.6.60

2 years ago

3.6.59

2 years ago

3.6.58

2 years ago

3.5.58

2 years ago

3.5.57

2 years ago

3.5.56

2 years ago

3.5.55

2 years ago

3.5.54

2 years ago

3.5.53

2 years ago

3.5.52

2 years ago

3.5.51

2 years ago

3.5.50

2 years ago

3.5.49

2 years ago

3.4.49

2 years ago

3.4.48

2 years ago

3.4.47

2 years ago

3.4.46

2 years ago

3.4.45

2 years ago

3.4.44

2 years ago

3.4.43

2 years ago

3.4.42

2 years ago

3.3.42

2 years ago

3.3.41

2 years ago

3.3.40

2 years ago

3.3.39

2 years ago

3.3.38

2 years ago

3.3.37

2 years ago

3.2.37

2 years ago

3.2.36

2 years ago

3.2.35

2 years ago

3.2.34

2 years ago

3.2.33

2 years ago

3.2.32

2 years ago

3.2.31

2 years ago

3.2.30

2 years ago

3.2.29

2 years ago

3.2.28

2 years ago

3.2.27

2 years ago

3.1.27

2 years ago

3.1.26

2 years ago

3.1.25

2 years ago

3.1.24

2 years ago

3.1.23

2 years ago

3.1.22

2 years ago

3.1.21

2 years ago

3.1.20

2 years ago

3.1.19

2 years ago

2.1.19

2 years ago

2.1.18

2 years ago

2.1.17

2 years ago

2.1.16

2 years ago

2.1.15

2 years ago

2.1.14

2 years ago

2.1.13

2 years ago

2.1.12

2 years ago

2.1.11

2 years ago

2.1.10

2 years ago

2.1.9

2 years ago

2.1.8

2 years ago

2.1.7

2 years ago

2.1.6

2 years ago

2.1.5

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago