all-the-package-types 1.0.25 → 1.0.27
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 +7 -2
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -1940,7 +1940,7 @@
|
|
|
1940
1940
|
"t": "artyom.js"
|
|
1941
1941
|
},
|
|
1942
1942
|
{
|
|
1943
|
-
"p":
|
|
1943
|
+
"p": "https://github.com/Asana/node-asana",
|
|
1944
1944
|
"l": "asana",
|
|
1945
1945
|
"t": "asana"
|
|
1946
1946
|
},
|
|
@@ -2224,6 +2224,11 @@
|
|
|
2224
2224
|
"l": "@atom/watcher",
|
|
2225
2225
|
"t": "atom__watcher"
|
|
2226
2226
|
},
|
|
2227
|
+
{
|
|
2228
|
+
"p": "https://github.com/davidmarkclements/atomic-sleep",
|
|
2229
|
+
"l": "atomic-sleep",
|
|
2230
|
+
"t": "atomic-sleep"
|
|
2231
|
+
},
|
|
2227
2232
|
{
|
|
2228
2233
|
"p": "https://github.com/soywiz/atpl.js",
|
|
2229
2234
|
"l": "atpl",
|
|
@@ -11980,7 +11985,7 @@
|
|
|
11980
11985
|
"t": "express-sitemap-xml"
|
|
11981
11986
|
},
|
|
11982
11987
|
{
|
|
11983
|
-
"p": "https://github.com/
|
|
11988
|
+
"p": "https://github.com/express-rate-limit/express-slow-down",
|
|
11984
11989
|
"l": "express-slow-down",
|
|
11985
11990
|
"t": "express-slow-down"
|
|
11986
11991
|
},
|