cspell-tools
Advanced tools
Comparing version 4.1.14 to 4.1.15
{ | ||
"name": "cspell-tools", | ||
"version": "4.1.14", | ||
"version": "4.1.15", | ||
"description": "Tools to assist with the development of cSpell", | ||
@@ -43,6 +43,6 @@ "typings": "dist/index.d.ts", | ||
"commander": "^4.1.1", | ||
"cspell-io": "^4.0.21", | ||
"cspell-trie-lib": "^4.1.9", | ||
"cspell-util-bundle": "^4.0.11", | ||
"fs-extra": "^8.1.0", | ||
"cspell-io": "^4.0.22", | ||
"cspell-trie-lib": "^4.1.10", | ||
"cspell-util-bundle": "^4.0.12", | ||
"fs-extra": "^9.0.0", | ||
"gensequence": "^3.1.1", | ||
@@ -54,24 +54,6 @@ "glob": "^7.1.6", | ||
}, | ||
"nyc": { | ||
"include": [ | ||
"src/**/*.ts" | ||
], | ||
"exclude": [ | ||
"src/**/*.test.ts" | ||
], | ||
"extension": [ | ||
".ts" | ||
], | ||
"require": [ | ||
"ts-node/register" | ||
], | ||
"reporter": [ | ||
"json", | ||
"html" | ||
] | ||
}, | ||
"engines": { | ||
"node": ">=10.0.0" | ||
}, | ||
"gitHead": "710c11198d72f879a53f6c6f8528c7c356bd68c8" | ||
"gitHead": "68f792d0df311560b42156a0e71e8b249c753b88" | ||
} |
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
23183
+ Addedat-least-node@1.0.0(transitive)
+ Addedfs-extra@9.1.0(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)
Updatedcspell-io@^4.0.22
Updatedcspell-trie-lib@^4.1.10
Updatedcspell-util-bundle@^4.0.12
Updatedfs-extra@^9.0.0