all-the-package-types 1.0.34 → 1.0.36

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types.json +25 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.34",
3
+ "version": "1.0.36",
4
4
  "description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
5
5
  "main": "types.json",
6
6
  "bin": "cli.js",
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",
@@ -29904,6 +29914,11 @@
29904
29914
  "l": "math-sign",
29905
29915
  "t": "math-sign"
29906
29916
  },
29917
+ {
29918
+ "p": "https://github.com/terkelg/math-toolbox",
29919
+ "l": "math-toolbox",
29920
+ "t": "math-toolbox"
29921
+ },
29907
29922
  {
29908
29923
  "p": "https://github.com/kevva/math-trunc",
29909
29924
  "l": "math-trunc",
@@ -33604,6 +33619,11 @@
33604
33619
  "l": "ntlm-client",
33605
33620
  "t": "ntlm-client"
33606
33621
  },
33622
+ {
33623
+ "p": "https://github.com/moonpyk/node-ntp-client",
33624
+ "l": "ntp-client",
33625
+ "t": "ntp-client"
33626
+ },
33607
33627
  {
33608
33628
  "p": "https://github.com/jhedin/ntqdm",
33609
33629
  "l": "ntqdm",
@@ -36559,6 +36579,11 @@
36559
36579
  "l": "portscanner",
36560
36580
  "t": "portscanner"
36561
36581
  },
36582
+ {
36583
+ "p": "https://github.com/AlexanderElias/porty",
36584
+ "l": "porty",
36585
+ "t": "porty"
36586
+ },
36562
36587
  {
36563
36588
  "p": "https://github.com/sindresorhus/positive-zero",
36564
36589
  "l": "positive-zero",