flex-combo
Advanced tools
Comparing version 0.13.4 to 0.13.5
@@ -19,3 +19,3 @@ module.exports = { | ||
enable: false, | ||
ignore: '' | ||
ignore: [] | ||
}, | ||
@@ -22,0 +22,0 @@ "dac/polymer" : { |
{ | ||
"name": "flex-combo", | ||
"version": "0.13.4", | ||
"version": "0.13.5", | ||
"description": "A combo tool designed for web front-end developer, which support various kinds of combo format by modify configuration(eg. yahoo combo).", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"commander": "~2.5.0", | ||
"dac": "~0.7.6", | ||
"dac": "~0.7.7", | ||
"fetch-agent": "~0.4.1", | ||
@@ -15,0 +15,0 @@ "inline-source-map-comment": "~1.0.5", |
@@ -171,3 +171,3 @@ # Flex Combo 介绍 | ||
"enable": true, | ||
"ignore": "" | ||
"ignore": [] | ||
}, | ||
@@ -174,0 +174,0 @@ "dac/polymer": { |
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
Updateddac@~0.7.7