all-the-package-types 1.0.358 → 1.0.359
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
|
@@ -6129,6 +6129,11 @@
|
|
|
6129
6129
|
"l": null,
|
|
6130
6130
|
"t": "clearbladejs-server"
|
|
6131
6131
|
},
|
|
6132
|
+
{
|
|
6133
|
+
"p": "https://github.com/clearoutio/clearout-node",
|
|
6134
|
+
"l": "@clearoutio/clearout",
|
|
6135
|
+
"t": "clearoutio__clearout"
|
|
6136
|
+
},
|
|
6132
6137
|
{
|
|
6133
6138
|
"p": "https://github.com/stscoundrel/cleasby-vigfusson-dictionary",
|
|
6134
6139
|
"l": "cleasby-vigfusson-dictionary",
|