all-the-package-types 1.0.199 → 1.0.201

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 +16 -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.201",
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
@@ -8169,6 +8169,11 @@
8169
8169
  "l": "@cypress/code-coverage",
8170
8170
  "t": "cypress__code-coverage"
8171
8171
  },
8172
+ {
8173
+ "p": null,
8174
+ "l": "cyrb53",
8175
+ "t": "cyrb53"
8176
+ },
8172
8177
  {
8173
8178
  "p": "https://github.com/cytoscape/cytoscape.js",
8174
8179
  "l": "cytoscape",
@@ -38884,6 +38889,11 @@
38884
38889
  "l": "puppeteer-lottie",
38885
38890
  "t": "puppeteer-lottie"
38886
38891
  },
38892
+ {
38893
+ "p": "https://github.com/burnpiro/puppeteer-screenshot-tester",
38894
+ "l": "puppeteer-screenshot-tester",
38895
+ "t": "puppeteer-screenshot-tester"
38896
+ },
38887
38897
  {
38888
38898
  "p": "https://github.com/danielb2/purdy.js",
38889
38899
  "l": "purdy",
@@ -52634,6 +52644,11 @@
52634
52644
  "l": "victory",
52635
52645
  "t": "victory"
52636
52646
  },
52647
+ {
52648
+ "p": "https://github.com/Ivshti/video-name-parser",
52649
+ "l": "video-name-parser",
52650
+ "t": "video-name-parser"
52651
+ },
52637
52652
  {
52638
52653
  "p": "https://github.com/video-react/video-react",
52639
52654
  "l": "video-react",
@@ -52970,7 +52985,7 @@
52970
52985
  "t": "vue-feather-icons"
52971
52986
  },
52972
52987
  {
52973
- "p": "https://github.com/intlify/vue-i18n-next",
52988
+ "p": "https://github.com/intlify/vue-i18n",
52974
52989
  "l": "vue-i18n",
52975
52990
  "t": "vue-i18n"
52976
52991
  },