cspell-tools
Advanced tools
Comparing version 4.2.11 to 4.2.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.2.12](https://github.com/streetsidesoftware/cspell/compare/cspell-tools@4.2.11...cspell-tools@4.2.12) (2021-01-23) | ||
**Note:** Version bump only for package cspell-tools | ||
## [4.2.11](https://github.com/streetsidesoftware/cspell/compare/cspell-tools@4.2.10...cspell-tools@4.2.11) (2020-12-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "cspell-tools", | ||
"version": "4.2.11", | ||
"version": "4.2.12", | ||
"description": "Tools to assist with the development of cSpell", | ||
@@ -39,7 +39,7 @@ "typings": "dist/index.d.ts", | ||
"dependencies": { | ||
"commander": "^6.2.1", | ||
"commander": "^7.0.0", | ||
"cspell-io": "^4.1.7", | ||
"cspell-trie-lib": "^4.2.8", | ||
"cspell-util-bundle": "^4.1.10", | ||
"fs-extra": "^9.0.1", | ||
"cspell-util-bundle": "^4.1.11", | ||
"fs-extra": "^9.1.0", | ||
"gensequence": "^3.1.1", | ||
@@ -54,3 +54,3 @@ "glob": "^7.1.6", | ||
}, | ||
"gitHead": "8b5e769dfd824f6b01931806196039aef92a2ae9" | ||
"gitHead": "0155d19d140b50f7620fa8ab23e42a2a73c6c13c" | ||
} |
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
29526
+ Addedcommander@7.2.0(transitive)
- Removedcommander@6.2.1(transitive)
Updatedcommander@^7.0.0
Updatedcspell-util-bundle@^4.1.11
Updatedfs-extra@^9.1.0