cspell-tools
Advanced tools
Comparing version 5.0.1-alpha.15 to 5.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.1](https://github.com/streetsidesoftware/cspell/compare/v5.0.1-alpha.15...v5.0.1) (2020-11-20) | ||
**Note:** Version bump only for package cspell-tools | ||
## [5.0.1-alpha.15](https://github.com/streetsidesoftware/cspell/compare/v5.0.1-alpha.14...v5.0.1-alpha.15) (2020-11-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "cspell-tools", | ||
"version": "5.0.1-alpha.15", | ||
"version": "5.0.1", | ||
"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-alpha.15", | ||
"cspell-trie-lib": "^5.0.1-alpha.15", | ||
"cspell-util-bundle": "^5.0.1-alpha.15", | ||
"cspell-io": "^5.0.1", | ||
"cspell-trie-lib": "^5.0.1", | ||
"cspell-util-bundle": "^5.0.1", | ||
"fs-extra": "^9.0.1", | ||
@@ -67,3 +67,3 @@ "gensequence": "^3.1.1", | ||
"main": "bin.js", | ||
"gitHead": "5ba1c5a41af896140e9a318438ce66197a8a2445" | ||
"gitHead": "f1cdc7357eb5c1634a0d0e05e359f003d71a794e" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30372
0
Updatedcspell-io@^5.0.1
Updatedcspell-trie-lib@^5.0.1
Updatedcspell-util-bundle@^5.0.1