bandersnatch
Advanced tools
Comparing version 1.3.4 to 1.3.5
@@ -0,1 +1,8 @@ | ||
## [1.3.5](https://github.com/hongaar/bandersnatch/compare/v1.3.4...v1.3.5) (2020-10-05) | ||
### Bug Fixes | ||
* **deps:** update dependency yargs to v16 ([#108](https://github.com/hongaar/bandersnatch/issues/108)) ([d82546c](https://github.com/hongaar/bandersnatch/commit/d82546c75f68fe78f946548b374736513749419c)) | ||
## [1.3.4](https://github.com/hongaar/bandersnatch/compare/v1.3.3...v1.3.4) (2020-09-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "bandersnatch", | ||
"description": "Simple TypeScript CLI / REPL framework", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"repository": { | ||
@@ -42,3 +42,3 @@ "type": "git", | ||
"typed-emitter": "^1.2.0", | ||
"yargs": "^15.4.0" | ||
"yargs": "^16.0.0" | ||
}, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
"husky": "4.3.0", | ||
"jest": "26.4.2", | ||
"jest": "26.5.0", | ||
"leasot": "11.3.0", | ||
@@ -58,3 +58,3 @@ "mock-argv": "1.1.8", | ||
"promise.prototype.finally": "3.1.2", | ||
"ts-jest": "26.4.0", | ||
"ts-jest": "26.4.1", | ||
"ts-node": "9.0.0", | ||
@@ -61,0 +61,0 @@ "typescript": "4.0.3" |
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
67812
+ Addedcliui@7.0.4(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
+ Addedy18n@5.0.8(transitive)
+ Addedyargs@16.2.0(transitive)
+ Addedyargs-parser@20.2.9(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedcliui@6.0.0(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedfind-up@4.1.0(transitive)
- Removedlocate-path@5.0.0(transitive)
- Removedp-limit@2.3.0(transitive)
- Removedp-locate@4.1.0(transitive)
- Removedp-try@2.2.0(transitive)
- Removedpath-exists@4.0.0(transitive)
- Removedrequire-main-filename@2.0.0(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedwhich-module@2.0.1(transitive)
- Removedwrap-ansi@6.2.0(transitive)
- Removedy18n@4.0.3(transitive)
- Removedyargs@15.4.1(transitive)
- Removedyargs-parser@18.1.3(transitive)
Updatedyargs@^16.0.0