machinepack-npm
Advanced tools
Comparing version 3.1.1 to 4.0.0
module.exports = { | ||
friendlyName: 'Download package', | ||
description: 'Stream the tarball for the NPM package+version to disk.', | ||
description: 'Stream the tarball for the NPM package+version to disk, then extract it.', | ||
extendedDescription: '', | ||
@@ -5,0 +5,0 @@ cacheable: true, |
{ | ||
"name": "machinepack-npm", | ||
"version": "3.1.1", | ||
"version": "4.0.0", | ||
"description": "Work with the public NPM repository.", | ||
@@ -17,10 +17,12 @@ "scripts": { | ||
"async": "^0.9.0", | ||
"enpeem": "^2.0.0", | ||
"lodash": "^3.1.0", | ||
"machine": "^4.0.0", | ||
"machinepack-fs": "^2.3.0", | ||
"machinepack-http": "^1.1.0", | ||
"machinepack-process": "^1.0.1", | ||
"machinepack-urls": "^3.0.0", | ||
"request": "^2.51.0", | ||
"semver": "^4.2.2", | ||
"tar": "^1.0.3", | ||
"enpeem": "^2.0.0" | ||
"tar": "^1.0.3" | ||
}, | ||
@@ -35,7 +37,11 @@ "devDependencies": { | ||
"list-packages", | ||
"get-package-json", | ||
"parse-package-json", | ||
"download-package", | ||
"install-package", | ||
"list-packages-with-details" | ||
"list-packages-with-details", | ||
"publish", | ||
"unpublish", | ||
"open-source", | ||
"restrict", | ||
"fetch-info" | ||
], | ||
@@ -42,0 +48,0 @@ "testsUrl": "https://travis-ci.org/mikermcneil/machinepack-npm" |
@@ -6,3 +6,3 @@ { | ||
"using": { | ||
"query": "sails" | ||
"query": "sails-generate-backend" | ||
}, | ||
@@ -9,0 +9,0 @@ "outcome": "success" |
31942
23
882
11
+ Addedmachinepack-fs@^2.3.0
+ Addedmachinepack-process@^1.0.1
+ Added@sailshq/lodash@3.10.6(transitive)
+ Addedfs-extra@0.10.0(transitive)
+ Addedhat@0.0.3(transitive)
+ Addedjsonfile@1.2.0(transitive)
+ Addedmachine@10.4.011.0.3(transitive)
+ Addedmachinepack-fs@2.3.0(transitive)
+ Addedmachinepack-json@1.2.1(transitive)
+ Addedmachinepack-process@1.4.0(transitive)
+ Addedmachinepack-util@0.7.24(transitive)
+ Addedmakeerror@1.0.12(transitive)
+ Addedncp@0.5.1(transitive)
+ Addedopen@0.0.5(transitive)
+ Addedrttc@7.4.08.1.7(transitive)
+ Addedswitchback@2.0.5(transitive)
+ Addedtmpl@1.0.5(transitive)
+ Addedwalker@1.0.8(transitive)