all-the-package-names 2.0.2133 → 2.0.2134

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 +1 -0
  2. package/package.json +1 -1
package/names.json CHANGED
@@ -752420,6 +752420,7 @@
752420
752420
  "@pksilen/reactive-js",
752421
752421
  "@pksingh1508/common",
752422
752422
  "@pksm/is-wds",
752423
+ "@pkspratik/medium-common",
752423
752424
  "@pkstar/banana",
752424
752425
  "@pkstar/define-sass",
752425
752426
  "@pkstar/utils",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-names",
3
- "version": "2.0.2133",
3
+ "version": "2.0.2134",
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",