vscode-nls
Advanced tools
Comparing version 1.0.7 to 2.0.0-beta.1
{ | ||
"name": "vscode-nls", | ||
"version": "1.0.7", | ||
"version": "2.0.0-beta.1", | ||
"description": "NPM module to externalize and localize VSCode extensions", | ||
@@ -18,3 +18,3 @@ "author": "Microsoft Corporation", | ||
"mocha": "^2.3.2", | ||
"typescript": "^1.7.5" | ||
"typescript": "^2.0.2" | ||
}, | ||
@@ -21,0 +21,0 @@ "scripts": { |
@@ -40,3 +40,8 @@ # vscode-nls | ||
## History | ||
* 2.0.0: based on TypeScritp 2.0. Since TS changed the shape of the d.ts files for 2.0.x a major version number got introduce to not | ||
break existing clients using TypeScript 1.8.x. | ||
## LICENSE | ||
[MIT](LICENSE) |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
11706
47
2