cspell-grammar
Advanced tools
Comparing version 6.8.0 to 6.8.1
{ | ||
"name": "cspell-grammar", | ||
"version": "6.8.0", | ||
"version": "6.8.1", | ||
"description": "Grammar parsing support for cspell", | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^18.7.8", | ||
"@types/node": "^18.7.13", | ||
"jest": "^28.1.3", | ||
@@ -73,6 +73,6 @@ "rimraf": "^3.0.2" | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^6.8.0", | ||
"@cspell/cspell-types": "^6.8.0" | ||
"@cspell/cspell-pipe": "^6.8.1", | ||
"@cspell/cspell-types": "^6.8.1" | ||
}, | ||
"gitHead": "8a1bd03222ffc9776c2cdd09180db6150abb3f25" | ||
"gitHead": "3c5c8c51b6cad9bc728f3383f5fe6ba34d6d559f" | ||
} |
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
82114
Updated@cspell/cspell-pipe@^6.8.1
Updated@cspell/cspell-types@^6.8.1