Comparing version 3.1.4 to 3.2.0
{ | ||
"name": "loop", | ||
"version": "3.1.4", | ||
"version": "3.2.0", | ||
"description": "loop through commands in fun and amazing ways!", | ||
@@ -36,3 +36,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"async": "^2.1.4", | ||
"async": "^3.0.0", | ||
"chalk": "^2.4.1", | ||
@@ -46,13 +46,13 @@ "debug": "^4.1.0", | ||
"devDependencies": { | ||
"@commitlint/cli": "^8.0.0", | ||
"@commitlint/config-conventional": "^8.0.0", | ||
"@commitlint/cli": "8.0.0", | ||
"@commitlint/config-conventional": "8.0.0", | ||
"chai": "4.2.0", | ||
"commitizen": "^3.1.1", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"husky": "^2.4.0", | ||
"jest": "^24.8.0", | ||
"mocha": "^6.1.4", | ||
"prettier": "^1.18.2", | ||
"pretty-quick": "^1.11.0" | ||
"commitizen": "3.1.1", | ||
"cz-conventional-changelog": "2.1.0", | ||
"husky": "2.4.1", | ||
"jest": "24.8.0", | ||
"mocha": "6.1.4", | ||
"prettier": "1.18.2", | ||
"pretty-quick": "1.11.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
18844
22
+ Addedasync@3.2.6(transitive)
- Removedasync@2.6.4(transitive)
Updatedasync@^3.0.0