all-the-package-types 1.0.34 → 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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types.json +15 -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.35",
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",
@@ -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",