all-the-package-types 1.0.149 → 1.0.151

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 +11 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.149",
3
+ "version": "1.0.151",
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
@@ -27274,6 +27274,11 @@
27274
27274
  "l": "lexicographic-integer",
27275
27275
  "t": "lexicographic-integer"
27276
27276
  },
27277
+ {
27278
+ "p": "https://github.com/dmitriiabramov/lfsr",
27279
+ "l": "lfsr",
27280
+ "t": "lfsr"
27281
+ },
27277
27282
  {
27278
27283
  "p": "https://github.com/hobbyquaker/lgtv2",
27279
27284
  "l": "lgtv2",
@@ -31704,6 +31709,11 @@
31704
31709
  "l": "mongoose-id-validator",
31705
31710
  "t": "mongoose-id-validator"
31706
31711
  },
31712
+ {
31713
+ "p": "https://github.com/vkarpov15/mongoose-lean-id",
31714
+ "l": "mongoose-lean-id",
31715
+ "t": "mongoose-lean-id"
31716
+ },
31707
31717
  {
31708
31718
  "p": "https://github.com/vkarpov15/mongoose-lean-virtuals",
31709
31719
  "l": "mongoose-lean-virtuals",
@@ -49740,7 +49750,7 @@
49740
49750
  "t": "texzilla"
49741
49751
  },
49742
49752
  {
49743
- "p": null,
49753
+ "p": "https://github.com/tg-ads-mediation/ads",
49744
49754
  "l": "@tg-ads-mediation/ads-cdn",
49745
49755
  "t": "tg-ads-mediation__ads-cdn"
49746
49756
  },