Socket
Socket
Sign inDemoInstall

vscode-nls

Package Overview
Dependencies
Maintainers
9
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-nls - npm Package Compare versions

Comparing version 1.0.7 to 2.0.0-beta.1

4

package.json
{
"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)
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