all-the-package-types 1.0.35 → 1.0.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/types.json +20 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -22154,6 +22154,11 @@
|
|
|
22154
22154
|
"l": "is-elevated",
|
|
22155
22155
|
"t": "is-elevated"
|
|
22156
22156
|
},
|
|
22157
|
+
{
|
|
22158
|
+
"p": "https://github.com/segmentio/is-email",
|
|
22159
|
+
"l": "is-email",
|
|
22160
|
+
"t": "is-email"
|
|
22161
|
+
},
|
|
22157
22162
|
{
|
|
22158
22163
|
"p": "https://github.com/ianstormtaylor/is-empty",
|
|
22159
22164
|
"l": "is-empty",
|
|
@@ -29914,6 +29919,11 @@
|
|
|
29914
29919
|
"l": "math-sign",
|
|
29915
29920
|
"t": "math-sign"
|
|
29916
29921
|
},
|
|
29922
|
+
{
|
|
29923
|
+
"p": "https://github.com/terkelg/math-toolbox",
|
|
29924
|
+
"l": "math-toolbox",
|
|
29925
|
+
"t": "math-toolbox"
|
|
29926
|
+
},
|
|
29917
29927
|
{
|
|
29918
29928
|
"p": "https://github.com/kevva/math-trunc",
|
|
29919
29929
|
"l": "math-trunc",
|
|
@@ -33614,6 +33624,11 @@
|
|
|
33614
33624
|
"l": "ntlm-client",
|
|
33615
33625
|
"t": "ntlm-client"
|
|
33616
33626
|
},
|
|
33627
|
+
{
|
|
33628
|
+
"p": "https://github.com/moonpyk/node-ntp-client",
|
|
33629
|
+
"l": "ntp-client",
|
|
33630
|
+
"t": "ntp-client"
|
|
33631
|
+
},
|
|
33617
33632
|
{
|
|
33618
33633
|
"p": "https://github.com/jhedin/ntqdm",
|
|
33619
33634
|
"l": "ntqdm",
|
|
@@ -45719,6 +45734,11 @@
|
|
|
45719
45734
|
"l": "simple-query-string",
|
|
45720
45735
|
"t": "simple-query-string"
|
|
45721
45736
|
},
|
|
45737
|
+
{
|
|
45738
|
+
"p": "https://github.com/donfour/simple-react-clipboard",
|
|
45739
|
+
"l": "simple-react-clipboard",
|
|
45740
|
+
"t": "simple-react-clipboard"
|
|
45741
|
+
},
|
|
45722
45742
|
{
|
|
45723
45743
|
"p": "https://github.com/michelecocuccio/simple-react-lightbox",
|
|
45724
45744
|
"l": "simple-react-lightbox",
|