all-the-package-types 1.0.137 → 1.0.138
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
|
@@ -46784,6 +46784,11 @@
|
|
|
46784
46784
|
"l": "slug",
|
|
46785
46785
|
"t": "slug"
|
|
46786
46786
|
},
|
|
46787
|
+
{
|
|
46788
|
+
"p": "https://github.com/apostrophecms/sluggo",
|
|
46789
|
+
"l": "sluggo",
|
|
46790
|
+
"t": "sluggo"
|
|
46791
|
+
},
|
|
46787
46792
|
{
|
|
46788
46793
|
"p": "https://github.com/JuneAndGreen/sm-crypto",
|
|
46789
46794
|
"l": "sm-crypto",
|