all-the-package-names 2.0.2571 → 2.0.2573

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/names.json +2 -2
  2. package/package.json +1 -1
package/names.json CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/names.json
3
- size: 116437107 bytes
4
- sha256: af96613d2c9079fdbda26dc43f067060f58d44c4fd35c7d4ed0bb12bc0e0b6ed
3
+ size: 116637868 bytes
4
+ sha256: f73b96f044bc2fb1901b80432a121c8ea9448780ff84e91319c5ec934500f8d3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-names",
3
- "version": "2.0.2571",
3
+ "version": "2.0.2573",
4
4
  "description": "A list of all the public package names on npm. Updated daily.",
5
5
  "main": "names.json",
6
6
  "bin": "cli.js",