flex-combo
Advanced tools
Comparing version 0.12.17 to 0.12.18
@@ -5,6 +5,3 @@ module.exports = { | ||
urlBasedCharset: {}, | ||
hosts: { | ||
"g.tbcdn.cn": "115.238.23.250", | ||
"g.alicdn.com": "115.238.23.250" | ||
}, | ||
hosts: {}, | ||
cache: true, | ||
@@ -11,0 +8,0 @@ headers: {}, |
{ | ||
"name": "flex-combo", | ||
"version": "0.12.17", | ||
"version": "0.12.18", | ||
"description": "A combo tool designed for web front-end developer, which support various kinds of combo format by modify configuration(eg. yahoo combo).", | ||
@@ -10,10 +10,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"async": "~0.9.0", | ||
"async": "~1.4.2", | ||
"commander": "~2.5.0", | ||
"dac": "~0.6.5", | ||
"fetch-agent": "~0.4.0", | ||
"fetch-agent": "~0.4.1", | ||
"inline-source-map-comment": "~1.0.5", | ||
"merge": "~1.2.0", | ||
"mime": "~1.3.4", | ||
"mkdirp": "~0.5.0", | ||
"mkdirp": "~0.5.1", | ||
"plug-trace": "~0.1.5", | ||
@@ -20,0 +20,0 @@ "source-map-concat": "~1.0.0", |
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
80353
686
+ Addedasync@1.4.2(transitive)
- Removedasync@0.9.2(transitive)
Updatedasync@~1.4.2
Updatedfetch-agent@~0.4.1
Updatedmkdirp@~0.5.1