grunt-anybar
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "grunt-anybar", | ||
"description": "Grunt plugin to show the current build status in the AnyBar menu app.", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"homepage": "https://github.com/frdmn/grunt-anybar", | ||
@@ -36,3 +36,2 @@ "author": { | ||
"devDependencies": { | ||
"deasync": "^0.1.0", | ||
"grunt": "~0.4.5", | ||
@@ -51,4 +50,5 @@ "grunt-contrib-clean": "^0.5.0", | ||
"anybar": "^1.0.0", | ||
"deasync": "^0.1.0", | ||
"stack-parser": "0.0.1" | ||
} | ||
} |
@@ -123,4 +123,4 @@ # grunt-anybar | ||
v0.2.0 | ||
v0.2.1 | ||
* Fixed error hooks. So it works now. |
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
4
4
+ Addeddeasync@^0.1.0
+ Addedbindings@1.5.0(transitive)
+ Addeddeasync@0.1.30(transitive)
+ Addedfile-uri-to-path@1.0.0(transitive)
+ Addednode-addon-api@1.7.2(transitive)