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

vscode-grammar-updater

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-grammar-updater - npm Package Compare versions

Comparing version 1.0.4 to 1.1.0

3

jsconfig.json

@@ -9,3 +9,4 @@ {

"emitDeclarationOnly": true,
"removeComments": false
"removeComments": false,
"newLine": "lf"
},

@@ -12,0 +13,0 @@ "files": [

{
"name": "vscode-grammar-updater",
"version": "1.0.4",
"version": "1.1.0",
"description": "Utility to update TextMate grammars that are part of VSCode language extensions",

@@ -19,3 +19,3 @@ "main": "./index.js",

"fast-plist": "0.1.2",
"cson-parser": "^1.3.3"
"cson-parser": "^4.0.9"
},

@@ -22,0 +22,0 @@ "devDependencies": {

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