all-the-package-types 1.0.150 → 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.
- package/package.json +1 -1
- package/types.json +10 -0
package/package.json
CHANGED
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",
|