Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cspell-grammar

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-grammar - npm Package Compare versions

Comparing version 6.6.0 to 6.6.1-alpha.0

12

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc