4.5.117 • Published 2 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

4.5.116

2 years ago

4.5.115

2 years ago

4.5.114

2 years ago

4.5.113

2 years ago

4.5.112

2 years ago

4.5.111

2 years ago

4.5.110

2 years ago

3.1.50

2 years ago

3.1.52

2 years ago

3.1.51

2 years ago

3.1.54

2 years ago

3.1.53

2 years ago

4.5.76

2 years ago

4.5.77

2 years ago

4.5.75

2 years ago

4.5.78

2 years ago

4.5.79

2 years ago

4.5.106

2 years ago

4.5.107

2 years ago

4.5.108

2 years ago

4.5.109

2 years ago

4.5.102

2 years ago

4.5.103

2 years ago

4.5.104

2 years ago

4.5.105

2 years ago

3.3.57

2 years ago

3.1.34

2 years ago

3.3.58

2 years ago

3.1.33

2 years ago

3.3.59

2 years ago

3.1.36

2 years ago

3.1.35

2 years ago

3.1.38

2 years ago

3.1.37

2 years ago

3.1.39

2 years ago

4.5.90

2 years ago

4.5.91

2 years ago

4.5.94

2 years ago

3.1.30

2 years ago

4.5.95

2 years ago

4.5.92

2 years ago

3.1.32

2 years ago

4.5.93

2 years ago

3.3.56

2 years ago

3.1.31

2 years ago

2.1.19

2 years ago

4.5.98

2 years ago

4.5.99

2 years ago

4.5.96

2 years ago

4.5.97

2 years ago

2.1.23

2 years ago

2.1.24

2 years ago

2.1.21

2 years ago

2.1.22

2 years ago

2.1.20

2 years ago

3.1.45

2 years ago

3.1.44

2 years ago

3.1.47

2 years ago

3.1.46

2 years ago

3.1.49

2 years ago

3.1.48

2 years ago

3.3.60

2 years ago

4.5.80

2 years ago

3.3.61

2 years ago

3.3.62

2 years ago

3.3.63

2 years ago

4.5.83

2 years ago

3.1.41

2 years ago

4.5.84

2 years ago

3.1.40

2 years ago

4.5.81

2 years ago

3.1.43

2 years ago

4.5.82

2 years ago

3.1.42

2 years ago

4.5.87

2 years ago

4.5.88

2 years ago

4.3.63

2 years ago

4.5.85

2 years ago

4.5.86

2 years ago

4.5.89

2 years ago

4.4.65

2 years ago

4.4.64

2 years ago

4.4.63

2 years ago

4.4.69

2 years ago

4.4.68

2 years ago

4.4.67

2 years ago

4.4.66

2 years ago

3.1.25

2 years ago

3.1.24

2 years ago

3.1.27

2 years ago

3.1.26

2 years ago

3.1.29

2 years ago

3.1.28

2 years ago

4.5.100

2 years ago

4.5.101

2 years ago

3.2.56

2 years ago

4.4.72

2 years ago

4.4.71

2 years ago

4.4.70

2 years ago

3.2.55

2 years ago

3.2.54

2 years ago

4.4.75

2 years ago

4.4.74

2 years ago

4.4.73

2 years ago

2.1.18

2 years ago

2.1.17

2 years ago

2.1.16

2 years ago

2.0.15

2 years ago

2.1.15

2 years ago

2.0.14

2 years ago

2.0.13

2 years ago

2.0.12

2 years ago

2.0.11

2 years ago

2.0.10

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago