all-the-package-types 1.0.199 → 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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types.json +6 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.199",
3
+ "version": "1.0.200",
4
4
  "description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
5
5
  "main": "types.json",
6
6
  "bin": "cli.js",
package/types.json CHANGED
@@ -38884,6 +38884,11 @@
38884
38884
  "l": "puppeteer-lottie",
38885
38885
  "t": "puppeteer-lottie"
38886
38886
  },
38887
+ {
38888
+ "p": "https://github.com/burnpiro/puppeteer-screenshot-tester",
38889
+ "l": "puppeteer-screenshot-tester",
38890
+ "t": "puppeteer-screenshot-tester"
38891
+ },
38887
38892
  {
38888
38893
  "p": "https://github.com/danielb2/purdy.js",
38889
38894
  "l": "purdy",
@@ -52970,7 +52975,7 @@
52970
52975
  "t": "vue-feather-icons"
52971
52976
  },
52972
52977
  {
52973
- "p": "https://github.com/intlify/vue-i18n-next",
52978
+ "p": "https://github.com/intlify/vue-i18n",
52974
52979
  "l": "vue-i18n",
52975
52980
  "t": "vue-i18n"
52976
52981
  },