@intuit/judo
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -0,1 +1,9 @@ | ||
# v0.3.1 (Fri Oct 04 2019) | ||
#### 🐛 Bug Fix | ||
- #30 Update dependencies to pass security audit [#36](https://github.com/intuit/judo/pull/36) ([@vvscode](https://github.com/vvscode)) | ||
--- | ||
# v0.3.0 (Thu Oct 03 2019) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@intuit/judo", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Test command line interfaces.", | ||
@@ -50,3 +50,3 @@ "author": { | ||
"colors": "~1.3.2", | ||
"js-yaml": "~3.12.0", | ||
"js-yaml": "^3.13.1", | ||
"parse-spawn-args": "~1.0.2", | ||
@@ -61,5 +61,5 @@ "string-to-regexp": "~0.1.0" | ||
"babel-core": "~7.0.0-bridge.0", | ||
"babel-jest": "~23.6.0", | ||
"babel-jest": "^24.9.0", | ||
"husky": "^3.0.5", | ||
"jest": "~23.6.0", | ||
"jest": "^24.9.0", | ||
"rimraf": "~2.6.2", | ||
@@ -66,0 +66,0 @@ "semistandard": "~12.0.1", |
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
52587
+ Addedjs-yaml@3.14.1(transitive)
- Removedjs-yaml@3.12.2(transitive)
Updatedjs-yaml@^3.13.1