all-the-package-types 1.0.170 → 1.0.171
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 +5 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -33364,6 +33364,11 @@
|
|
|
33364
33364
|
"l": "node-cleanup",
|
|
33365
33365
|
"t": "node-cleanup"
|
|
33366
33366
|
},
|
|
33367
|
+
{
|
|
33368
|
+
"p": "https://github.com/RIAEvangelist/node-cmd",
|
|
33369
|
+
"l": "node-cmd",
|
|
33370
|
+
"t": "node-cmd"
|
|
33371
|
+
},
|
|
33367
33372
|
{
|
|
33368
33373
|
"p": "https://github.com/AVVS/node-errors",
|
|
33369
33374
|
"l": "node-common-errors",
|