all-the-package-types 1.0.27 → 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.
- package/package.json +1 -1
- package/types.json +5 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -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",
|