all-the-package-types 1.0.200 → 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 +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.200",
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",
@@ -52639,6 +52644,11 @@
52639
52644
  "l": "victory",
52640
52645
  "t": "victory"
52641
52646
  },
52647
+ {
52648
+ "p": "https://github.com/Ivshti/video-name-parser",
52649
+ "l": "video-name-parser",
52650
+ "t": "video-name-parser"
52651
+ },
52642
52652
  {
52643
52653
  "p": "https://github.com/video-react/video-react",
52644
52654
  "l": "video-react",