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
158
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.27.0 to 6.28.0

11

package.json
{
"name": "cspell-grammar",
"version": "6.27.0",
"version": "6.28.0",
"description": "Grammar parsing support for cspell",

@@ -41,2 +41,3 @@ "keywords": [

"bin.js",
"!**/*.tsbuildInfo",
"!**/__mocks__",

@@ -49,3 +50,2 @@ "!**/*.test.*",

"build": "tsc -p .",
"build-dev": "tsc -p tsconfig.dev.json",
"watch": "tsc -p . -w",

@@ -69,10 +69,9 @@ "clean": "shx rm -rf dist coverage .tsbuildinfo",

"devDependencies": {
"@types/node": "^18.14.1",
"jest": "^29.4.3"
},
"dependencies": {
"@cspell/cspell-pipe": "6.27.0",
"@cspell/cspell-types": "6.27.0"
"@cspell/cspell-pipe": "6.28.0",
"@cspell/cspell-types": "6.28.0"
},
"gitHead": "b0e31c7ba91ba467d5fd9c66f238bb5d899f4833"
"gitHead": "1c314413e76908e5fbf61fd2555726112b177c0e"
}
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