cspell-tools
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.2](https://github.com/streetsidesoftware/cspell/compare/v5.0.2-alpha.1...v5.0.2) (2020-11-26) | ||
**Note:** Version bump only for package cspell-tools | ||
## [5.0.1](https://github.com/streetsidesoftware/cspell/compare/v5.0.1-alpha.15...v5.0.1) (2020-11-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "cspell-tools", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Tools to assist with the development of cSpell", | ||
@@ -42,5 +42,5 @@ "typings": "dist/index.d.ts", | ||
"commander": "^6.2.0", | ||
"cspell-io": "^5.0.1", | ||
"cspell-trie-lib": "^5.0.1", | ||
"cspell-util-bundle": "^5.0.1", | ||
"cspell-io": "^5.0.2", | ||
"cspell-trie-lib": "^5.0.2", | ||
"cspell-util-bundle": "^5.0.2", | ||
"fs-extra": "^9.0.1", | ||
@@ -58,3 +58,3 @@ "gensequence": "^3.1.1", | ||
"@types/jest": "^26.0.15", | ||
"@types/node": "^14.14.7", | ||
"@types/node": "^14.14.9", | ||
"@types/rimraf": "^3.0.0", | ||
@@ -68,3 +68,3 @@ "@types/shelljs": "^0.8.8", | ||
"main": "bin.js", | ||
"gitHead": "f1cdc7357eb5c1634a0d0e05e359f003d71a794e" | ||
"gitHead": "e4296487e191726638c44ce22fb52eb186822f20" | ||
} |
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
30533
Updatedcspell-io@^5.0.2
Updatedcspell-trie-lib@^5.0.2
Updatedcspell-util-bundle@^5.0.2