cspell-io
Advanced tools
Comparing version 7.3.8 to 7.3.9
{ | ||
"name": "cspell-io", | ||
"version": "7.3.8", | ||
"version": "7.3.9", | ||
"description": "A library of useful I/O functions used across various cspell tools.", | ||
@@ -49,3 +49,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@types/node-fetch": "^2.6.6", | ||
"@types/node-fetch": "^2.6.8", | ||
"lorem-ipsum": "^2.0.8", | ||
@@ -55,6 +55,6 @@ "typescript": "^5.2.2" | ||
"dependencies": { | ||
"@cspell/cspell-service-bus": "7.3.8", | ||
"@cspell/cspell-service-bus": "7.3.9", | ||
"node-fetch": "^2.7.0" | ||
}, | ||
"gitHead": "6717f5726b74c695d9023dbccf6f7e8a7ac6361f" | ||
"gitHead": "77c7fb3ffd80a626ec07d704cefcaa21d62fd460" | ||
} |
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
+ Added@cspell/cspell-service-bus@7.3.9(transitive)
- Removed@cspell/cspell-service-bus@7.3.8(transitive)