all-the-package-types 1.0.26 → 1.0.28

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 +7 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.26",
3
+ "version": "1.0.28",
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
@@ -1940,7 +1940,7 @@
1940
1940
  "t": "artyom.js"
1941
1941
  },
1942
1942
  {
1943
- "p": null,
1943
+ "p": "https://github.com/Asana/node-asana",
1944
1944
  "l": "asana",
1945
1945
  "t": "asana"
1946
1946
  },
@@ -11985,7 +11985,7 @@
11985
11985
  "t": "express-sitemap-xml"
11986
11986
  },
11987
11987
  {
11988
- "p": "https://github.com/nfriedly/express-slow-down",
11988
+ "p": "https://github.com/express-rate-limit/express-slow-down",
11989
11989
  "l": "express-slow-down",
11990
11990
  "t": "express-slow-down"
11991
11991
  },
@@ -32814,6 +32814,11 @@
32814
32814
  "l": "node-phpass",
32815
32815
  "t": "node-phpass"
32816
32816
  },
32817
+ {
32818
+ "p": "https://github.com/ajfisher/node-pixel",
32819
+ "l": "node-pixel",
32820
+ "t": "node-pixel"
32821
+ },
32817
32822
  {
32818
32823
  "p": "https://github.com/airbnb/polyglot.js",
32819
32824
  "l": "node-polyglot",