4.5.117 • Published 11 months ago

@devtea2026/ipsa-natus-tenetur-id v4.5.117

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

@devtea2026/ipsa-natus-tenetur-id Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

Truly private storage, akin to the JS spec’s concept of internal slots.

Uses a WeakMap when available; a Map when not; and a regular object in even older engines. Performance and garbage collection behavior will reflect the environment’s capabilities accordingly.

Example

var SLOT = require('@devtea2026/ipsa-natus-tenetur-id');
var assert = require('assert');

var o = {};

assert.throws(function () { SLOT.assert(o, 'foo'); });

assert.equal(SLOT.has(o, 'foo'), false);
assert.equal(SLOT.get(o, 'foo'), undefined);

SLOT.set(o, 'foo', 42);

assert.equal(SLOT.has(o, 'foo'), true);
assert.equal(SLOT.get(o, 'foo'), 42);

assert.doesNotThrow(function () { SLOT.assert(o, 'foo'); });

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.

bcryptes2017codeshelpersconcatMapdefaultconcurrencymimefetchenvironmentserializerfunctionalconnectcallboundcall-bindbytewindowswrapmkdirpcallMicrosoftboundauthmomentecmascriptqueueMicrotasktypedarrayrangeerrorurlsmimetypesrds-0ES7uninstallmapbrowserslistkarmaeditorieES5mixinsdefinePropertypicomatchtraversecreateObject.getPrototypeOfmakepropertiesjsonerrorenderObject.assignString.prototype.trimglobalurlCSSglacierPromiseflagmochasetImmediatecharactercss nestingprogressuuidimportexporthttpcompilerES2016quoteconsolepipeclassnameprotojsfileargumentstreamnamegetPrototypeOfwarningECMAScript 2017workerinternalwaferror-handlingtestingexpressionwritablewatchFileRFC-6455internal slotjsonpathnativenested cssobjectcoercibleECMAScript 2023signaljapaneseeslintconfigstylesheettapefulles7colourchromiumfpspreprocessorsharedarraybufferclassescore-jsclonehandlershookscomputed-typesrm -frreadablewalkdeterministicdynamodbtelephonesyntaxerrorvisualcommand-lineequalwatchomitlook-updeep-copywordbreakbundlingrandomweakmapshrinkwrapshamargsclass-validatorlibphonenumberstoragegatewaytddresolveES3onceslotobjObject.fromEntriesinterruptsexec[[Prototype]]lessObservablesjQuerydeepcopyeslint-pluginaccessorcoresuperagentTypedArrayECMAScript 2018parserrm -rfinstallerworkflowidlenegativeponyfillminimalcss-in-jsglobalsvaluesduplexhigher-ordertypedless compilerdeletespinnerpathinstallcorsdataWebSocketsenumerablejsdomxdglivefigletiteratorextracss lesscolorsassignthrottleECMAScript 2016prototypeArrayBuffer.prototype.sliceparseECMAScript 5inspectArrayenvlinuxCSSStyleDeclarationupdependenciesES6WeakMapstableequalityloadbalancingwaitdiffcloudsearchUint32ArrayindicatorJSON-SchemawalkingmapreduceconcatBigInt64ArraygetOwnPropertyDescriptorbuffersFloat64ArraytsgetoptcloudfrontunicodeECMAScript 3elasticachefast-copystreamsformstypeofmrufromtoobjectvariables in cssvaliddeep-clonefastcopyseseventEmitterarrayses-shimsreducermkdirsURLSearchParamsirqStyleSheetfindLastIndexObject.isRegExp.prototype.flagsthroatES2019pushvalidationdirectorybindprotobufes8accessibilityinferencetoStringTagreaddom-testing-librarygetterES2023querystringsymboldependency managerparentidECMAScript 2020middlewarereduceelbfind-uprequirejestbatchremovefshardlinksarktypetermargvpostcss-pluginUint8ArrayArray.prototype.containsES2017fast-deep-copyregular expressionshimdropvestiteratepackage managersinatradebugoutputcallbackfullwidthcheckarraybufferutilityeventsdirchannelruntimelinewraplinkxhrpnpm9routerspeedlaunchrobustgdprtypeerror
4.5.117

11 months ago

4.5.116

11 months ago

4.5.115

11 months ago

4.5.114

11 months ago

4.5.113

11 months ago

4.5.112

11 months ago

4.5.111

11 months ago

4.5.110

11 months ago

3.1.50

1 year ago

3.1.52

1 year ago

3.1.51

1 year ago

3.1.54

1 year ago

3.1.53

1 year ago

4.5.76

12 months ago

4.5.77

12 months ago

4.5.75

12 months ago

4.5.78

12 months ago

4.5.79

12 months ago

4.5.106

11 months ago

4.5.107

11 months ago

4.5.108

11 months ago

4.5.109

11 months ago

4.5.102

11 months ago

4.5.103

11 months ago

4.5.104

11 months ago

4.5.105

11 months ago

3.3.57

1 year ago

3.1.34

1 year ago

3.3.58

1 year ago

3.1.33

1 year ago

3.3.59

1 year ago

3.1.36

1 year ago

3.1.35

1 year ago

3.1.38

1 year ago

3.1.37

1 year ago

3.1.39

1 year ago

4.5.90

12 months ago

4.5.91

11 months ago

4.5.94

11 months ago

3.1.30

1 year ago

4.5.95

11 months ago

4.5.92

11 months ago

3.1.32

1 year ago

4.5.93

11 months ago

3.3.56

1 year ago

3.1.31

1 year ago

2.1.19

1 year ago

4.5.98

11 months ago

4.5.99

11 months ago

4.5.96

11 months ago

4.5.97

11 months ago

2.1.23

1 year ago

2.1.24

1 year ago

2.1.21

1 year ago

2.1.22

1 year ago

2.1.20

1 year ago

3.1.45

1 year ago

3.1.44

1 year ago

3.1.47

1 year ago

3.1.46

1 year ago

3.1.49

1 year ago

3.1.48

1 year ago

3.3.60

1 year ago

4.5.80

12 months ago

3.3.61

1 year ago

3.3.62

1 year ago

3.3.63

1 year ago

4.5.83

12 months ago

3.1.41

1 year ago

4.5.84

12 months ago

3.1.40

1 year ago

4.5.81

12 months ago

3.1.43

1 year ago

4.5.82

12 months ago

3.1.42

1 year ago

4.5.87

12 months ago

4.5.88

12 months ago

4.3.63

1 year ago

4.5.85

12 months ago

4.5.86

12 months ago

4.5.89

12 months ago

4.4.65

1 year ago

4.4.64

1 year ago

4.4.63

1 year ago

4.4.69

1 year ago

4.4.68

1 year ago

4.4.67

1 year ago

4.4.66

1 year ago

3.1.25

1 year ago

3.1.24

1 year ago

3.1.27

1 year ago

3.1.26

1 year ago

3.1.29

1 year ago

3.1.28

1 year ago

4.5.100

11 months ago

4.5.101

11 months ago

3.2.56

1 year ago

4.4.72

12 months ago

4.4.71

1 year ago

4.4.70

1 year ago

3.2.55

1 year ago

3.2.54

1 year ago

4.4.75

12 months ago

4.4.74

12 months ago

4.4.73

12 months ago

2.1.18

1 year ago

2.1.17

1 year ago

2.1.16

1 year ago

2.0.15

1 year ago

2.1.15

1 year ago

2.0.14

1 year ago

2.0.13

1 year ago

2.0.12

1 year ago

2.0.11

1 year ago

2.0.10

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago