@architect/hydrate
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -11,3 +11,3 @@ let series = require('run-series') | ||
*/ | ||
module.exports = function hydrate(params={}, callback) { | ||
module.exports = function hydrate(params={install:true}, callback) { | ||
// if a callback isn't supplied return a promise | ||
@@ -14,0 +14,0 @@ let promise |
{ | ||
"name": "@architect/hydrate", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Architect dependency hydrator and shared file manager", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29886
14