all-the-package-types 1.0.33 → 1.0.35
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
|
@@ -12229,6 +12229,11 @@
|
|
|
12229
12229
|
"l": "fake-lodash-pure-js",
|
|
12230
12230
|
"t": "fake-lodash-pure-js"
|
|
12231
12231
|
},
|
|
12232
|
+
{
|
|
12233
|
+
"p": "https://github.com/thiennq/fake-user-agent",
|
|
12234
|
+
"l": "fake-useragent",
|
|
12235
|
+
"t": "fake-useragent"
|
|
12236
|
+
},
|
|
12232
12237
|
{
|
|
12233
12238
|
"p": "https://github.com/Marak/Faker.js",
|
|
12234
12239
|
"l": "faker",
|
|
@@ -21934,6 +21939,11 @@
|
|
|
21934
21939
|
"l": "ip-subnet-calculator",
|
|
21935
21940
|
"t": "ip-subnet-calculator"
|
|
21936
21941
|
},
|
|
21942
|
+
{
|
|
21943
|
+
"p": "https://github.com/joshuamarquez/node-ip-to-int",
|
|
21944
|
+
"l": "ip-to-int",
|
|
21945
|
+
"t": "ip-to-int"
|
|
21946
|
+
},
|
|
21937
21947
|
{
|
|
21938
21948
|
"p": "https://github.com/iP1SMS/is-disposable-phonenumber",
|
|
21939
21949
|
"l": "@ip1sms/is-disposable-phone-number",
|
|
@@ -36559,6 +36569,11 @@
|
|
|
36559
36569
|
"l": "portscanner",
|
|
36560
36570
|
"t": "portscanner"
|
|
36561
36571
|
},
|
|
36572
|
+
{
|
|
36573
|
+
"p": "https://github.com/AlexanderElias/porty",
|
|
36574
|
+
"l": "porty",
|
|
36575
|
+
"t": "porty"
|
|
36576
|
+
},
|
|
36562
36577
|
{
|
|
36563
36578
|
"p": "https://github.com/sindresorhus/positive-zero",
|
|
36564
36579
|
"l": "positive-zero",
|
|
@@ -48029,6 +48044,11 @@
|
|
|
48029
48044
|
"l": "svg-path-bounds",
|
|
48030
48045
|
"t": "svg-path-bounds"
|
|
48031
48046
|
},
|
|
48047
|
+
{
|
|
48048
|
+
"p": "https://github.com/mattdesl/svg-path-contours",
|
|
48049
|
+
"l": "svg-path-contours",
|
|
48050
|
+
"t": "svg-path-contours"
|
|
48051
|
+
},
|
|
48032
48052
|
{
|
|
48033
48053
|
"p": "https://github.com/hughsk/svg-path-parser",
|
|
48034
48054
|
"l": "svg-path-parser",
|