cspell-grammar
Advanced tools
Comparing version 6.5.0 to 6.6.0
{ | ||
"name": "cspell-grammar", | ||
"version": "6.5.0", | ||
"version": "6.6.0", | ||
"description": "Grammar parsing support for cspell", | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^18.6.1", | ||
"@types/node": "^18.6.4", | ||
"jest": "^28.1.3", | ||
@@ -73,6 +73,6 @@ "rimraf": "^3.0.2" | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^6.4.2", | ||
"@cspell/cspell-types": "^6.5.0" | ||
"@cspell/cspell-pipe": "^6.6.0", | ||
"@cspell/cspell-types": "^6.6.0" | ||
}, | ||
"gitHead": "65c80b01e17bb0d74b57ef8b29309684a8588e27" | ||
"gitHead": "673377e6b8b79834d018f9b4d02aef90406b7a29" | ||
} |
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
9
Updated@cspell/cspell-pipe@^6.6.0
Updated@cspell/cspell-types@^6.6.0