fis-command-release
Advanced tools
Comparing version 0.8.7 to 0.8.8
{ | ||
"name" : "fis-command-release", | ||
"description" : "fis release command.", | ||
"version" : "0.8.7", | ||
"version" : "0.8.8", | ||
"author" : "FIS Team <fis@baidu.com>", | ||
@@ -20,3 +20,3 @@ "homepage" : "http://fis.baidu.com/", | ||
"dependencies" : { | ||
"chokidar" : "0.6.2", | ||
"chokidar" : "0.6.3", | ||
"livereload-server" : "0.2.3" | ||
@@ -23,0 +23,0 @@ }, |
@@ -27,2 +27,3 @@ /* | ||
ignored : /[\/\\](?:output\b[^\/\\]*([\/\\]|$)|\.|fis-conf\.js$)/i, | ||
// usePolling: false, | ||
persistent: true | ||
@@ -29,0 +30,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
51940
1399
+ Addedchokidar@0.6.3(transitive)
- Removedchokidar@0.6.2(transitive)
Updatedchokidar@0.6.3