cspell-grammar
Advanced tools
Comparing version 6.6.0 to 6.6.1-alpha.0
{ | ||
"name": "cspell-grammar", | ||
"version": "6.6.0", | ||
"version": "6.6.1-alpha.0", | ||
"description": "Grammar parsing support for cspell", | ||
@@ -51,3 +51,3 @@ "keywords": [ | ||
"clean": "rimraf dist coverage .tsbuildinfo", | ||
"clean-build": "npm run clean && npm run build", | ||
"clean-build": "pnpm run clean && pnpm run build", | ||
"coverage": "jest --coverage", | ||
@@ -68,3 +68,3 @@ "test-watch": "jest --watch", | ||
"devDependencies": { | ||
"@types/node": "^18.6.4", | ||
"@types/node": "^18.6.5", | ||
"jest": "^28.1.3", | ||
@@ -74,6 +74,6 @@ "rimraf": "^3.0.2" | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^6.6.0", | ||
"@cspell/cspell-types": "^6.6.0" | ||
"@cspell/cspell-pipe": "^6.6.1-alpha.0", | ||
"@cspell/cspell-types": "^6.6.1-alpha.0" | ||
}, | ||
"gitHead": "673377e6b8b79834d018f9b4d02aef90406b7a29" | ||
"gitHead": "4c7eb0181563a4459da772fd736b252f07f020b9" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
82137
1