all-the-package-types 1.0.358 → 1.0.360

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.358",
3
+ "version": "1.0.360",
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
@@ -6129,6 +6129,11 @@
6129
6129
  "l": null,
6130
6130
  "t": "clearbladejs-server"
6131
6131
  },
6132
+ {
6133
+ "p": "https://github.com/clearoutio/clearout-node",
6134
+ "l": "@clearoutio/clearout",
6135
+ "t": "clearoutio__clearout"
6136
+ },
6132
6137
  {
6133
6138
  "p": "https://github.com/stscoundrel/cleasby-vigfusson-dictionary",
6134
6139
  "l": "cleasby-vigfusson-dictionary",
@@ -31590,7 +31595,7 @@
31590
31595
  "t": "mem-fs"
31591
31596
  },
31592
31597
  {
31593
- "p": "https://github.com/SBoudrias/mem-fs-editor",
31598
+ "p": "https://github.com/SBoudrias/mem-fs",
31594
31599
  "l": "mem-fs-editor",
31595
31600
  "t": "mem-fs-editor"
31596
31601
  },