cspell-dictionary
Advanced tools
Comparing version 8.1.0 to 8.1.1
{ | ||
"name": "cspell-dictionary", | ||
"version": "8.1.0", | ||
"version": "8.1.1", | ||
"description": "A spelling dictionary library useful for checking words and getting suggestions.", | ||
"type": "module", | ||
"sideEffects": false, | ||
"types": "dist/index.d.ts", | ||
@@ -48,9 +49,9 @@ "module": "dist/index.js", | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "8.1.0", | ||
"@cspell/cspell-types": "8.1.0", | ||
"cspell-trie-lib": "8.1.0", | ||
"@cspell/cspell-pipe": "8.1.1", | ||
"@cspell/cspell-types": "8.1.1", | ||
"cspell-trie-lib": "8.1.1", | ||
"fast-equals": "^5.0.1", | ||
"gensequence": "^6.0.0" | ||
}, | ||
"gitHead": "28568808deaf39b9ffa71fd0f722441ff1b8c794" | ||
"gitHead": "b0ac8d928b7e15fb1eb3d5b89374db1aa0ccc1f5" | ||
} |
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
92807
+ Added@cspell/cspell-pipe@8.1.1(transitive)
+ Added@cspell/cspell-types@8.1.1(transitive)
+ Addedcspell-trie-lib@8.1.1(transitive)
- Removed@cspell/cspell-pipe@8.1.0(transitive)
- Removed@cspell/cspell-types@8.1.0(transitive)
- Removedcspell-trie-lib@8.1.0(transitive)
Updated@cspell/cspell-pipe@8.1.1
Updated@cspell/cspell-types@8.1.1
Updatedcspell-trie-lib@8.1.1