all-the-package-types 1.0.198 → 1.0.200
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 +11 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -26959,6 +26959,11 @@
|
|
|
26959
26959
|
"l": "@koa/cors",
|
|
26960
26960
|
"t": "koa__cors"
|
|
26961
26961
|
},
|
|
26962
|
+
{
|
|
26963
|
+
"p": "https://github.com/koajs/ejs",
|
|
26964
|
+
"l": "@koa/ejs",
|
|
26965
|
+
"t": "koa__ejs"
|
|
26966
|
+
},
|
|
26962
26967
|
{
|
|
26963
26968
|
"p": "https://github.com/koajs/multer",
|
|
26964
26969
|
"l": "@koa/multer",
|
|
@@ -38879,6 +38884,11 @@
|
|
|
38879
38884
|
"l": "puppeteer-lottie",
|
|
38880
38885
|
"t": "puppeteer-lottie"
|
|
38881
38886
|
},
|
|
38887
|
+
{
|
|
38888
|
+
"p": "https://github.com/burnpiro/puppeteer-screenshot-tester",
|
|
38889
|
+
"l": "puppeteer-screenshot-tester",
|
|
38890
|
+
"t": "puppeteer-screenshot-tester"
|
|
38891
|
+
},
|
|
38882
38892
|
{
|
|
38883
38893
|
"p": "https://github.com/danielb2/purdy.js",
|
|
38884
38894
|
"l": "purdy",
|
|
@@ -52965,7 +52975,7 @@
|
|
|
52965
52975
|
"t": "vue-feather-icons"
|
|
52966
52976
|
},
|
|
52967
52977
|
{
|
|
52968
|
-
"p": "https://github.com/intlify/vue-i18n
|
|
52978
|
+
"p": "https://github.com/intlify/vue-i18n",
|
|
52969
52979
|
"l": "vue-i18n",
|
|
52970
52980
|
"t": "vue-i18n"
|
|
52971
52981
|
},
|