all-the-package-types 1.0.97 → 1.0.98
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 +6 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -9544,6 +9544,11 @@
|
|
|
9544
9544
|
"l": "dockerode",
|
|
9545
9545
|
"t": "dockerode"
|
|
9546
9546
|
},
|
|
9547
|
+
{
|
|
9548
|
+
"p": "https://github.com/apocas/dockerode-compose",
|
|
9549
|
+
"l": "dockerode-compose",
|
|
9550
|
+
"t": "dockerode-compose"
|
|
9551
|
+
},
|
|
9547
9552
|
{
|
|
9548
9553
|
"p": "https://github.com/scarnie/docopt.coffee",
|
|
9549
9554
|
"l": "docopt",
|
|
@@ -24135,7 +24140,7 @@
|
|
|
24135
24140
|
"t": "js-base64"
|
|
24136
24141
|
},
|
|
24137
24142
|
{
|
|
24138
|
-
"p": "https://github.com/
|
|
24143
|
+
"p": "https://github.com/beautifier/js-beautify",
|
|
24139
24144
|
"l": "js-beautify",
|
|
24140
24145
|
"t": "js-beautify"
|
|
24141
24146
|
},
|