tmlanguage-generator
Advanced tools
Comparing version 0.4.0 to 0.5.0-dev.1
{ | ||
"name": "tmlanguage-generator", | ||
"version": "0.4.0", | ||
"version": "0.5.0-dev.1", | ||
"author": "Microsoft Corporation", | ||
@@ -35,7 +35,8 @@ "description": "Helper library to generate TextMate syntax highlighting tmLanguage files.", | ||
"@types/plist": "~3.0.2", | ||
"@typespec/eslint-config-typespec": "~0.6.0", | ||
"eslint": "^8.12.0", | ||
"rimraf": "~3.0.2", | ||
"typescript": "~4.9.3" | ||
"@typespec/eslint-config-typespec": ">=0.6.0", | ||
"eslint": "^8.36.0", | ||
"rimraf": "~5.0.0", | ||
"typescript": "~5.0.2" | ||
}, | ||
"peerDependencies": {}, | ||
"scripts": { | ||
@@ -42,0 +43,0 @@ "clean": "rimraf ./dist ./temp", |
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
16214