all-the-package-types 1.0.150 → 1.0.152

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.150",
3
+ "version": "1.0.152",
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",
@@ -41150,7 +41160,7 @@
41150
41160
  "t": "react-native-doc-viewer"
41151
41161
  },
41152
41162
  {
41153
- "p": "https://github.com/rnmods/react-native-document-picker",
41163
+ "p": "https://github.com/react-native-documents/document-picker",
41154
41164
  "l": "react-native-document-picker",
41155
41165
  "t": "react-native-document-picker"
41156
41166
  },