vscode-grammar-updater
Advanced tools
Comparing version 1.0.4 to 1.1.0
@@ -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": { |
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
11677
242
+ Addedcoffeescript@1.12.7(transitive)
+ Addedcson-parser@4.0.9(transitive)
- Removedcoffee-script@1.12.7(transitive)
- Removedcson-parser@1.3.5(transitive)
Updatedcson-parser@^4.0.9