async-lock
Advanced tools
Comparing version 1.2.1 to 1.2.2
1.2.2 | ||
================== | ||
* Fix grunt-env accidentally having become a dependency (#25) | ||
1.2.1 | ||
@@ -3,0 +7,0 @@ ================== |
{ | ||
"name": "async-lock", | ||
"description": "Lock on asynchronous code", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"author": { | ||
@@ -40,2 +40,3 @@ "name": "Rogier Schouten", | ||
"grunt-contrib-watch": "^1.1.0", | ||
"grunt-env": "^0.4.4", | ||
"grunt-mocha-test": "^0.13.3", | ||
@@ -47,6 +48,3 @@ "load-grunt-tasks": "^4.0.0", | ||
"should": "^13.2.1" | ||
}, | ||
"dependencies": { | ||
"grunt-env": "^0.4.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
14103
0
13
- Removedgrunt-env@^0.4.4
- Removedgrunt-env@0.4.4(transitive)
- Removedini@1.3.8(transitive)
- Removedlodash@2.4.2(transitive)