cspell-grammar
Advanced tools
Comparing version 6.8.2 to 6.9.0
{ | ||
"name": "cspell-grammar", | ||
"version": "6.8.2", | ||
"version": "6.9.0", | ||
"description": "Grammar parsing support for cspell", | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^18.7.16", | ||
"@types/node": "^18.7.18", | ||
"jest": "^29.0.3", | ||
@@ -73,6 +73,6 @@ "rimraf": "^3.0.2" | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^6.8.2", | ||
"@cspell/cspell-types": "^6.8.2" | ||
"@cspell/cspell-pipe": "^6.9.0", | ||
"@cspell/cspell-types": "^6.9.0" | ||
}, | ||
"gitHead": "fb47a5f2f93d333fe5540142f3217e4981a7c27d" | ||
"gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" | ||
} |
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
Updated@cspell/cspell-pipe@^6.9.0
Updated@cspell/cspell-types@^6.9.0