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

windows-locale

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

windows-locale - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

12

package.json

@@ -5,3 +5,3 @@ {

"preferGlobal": false,
"version": "1.0.1",
"version": "1.1.0",
"description": "Windows Language Code Identifier (LCID) for JavaScript",

@@ -27,6 +27,6 @@ "author": {

"start": "node index.js",
"test": "echo \"Nice Test :)\""
"test": "xo && node test.js"
},
"engines": {
"node": ">=8"
"node": ">=10"
},

@@ -54,4 +54,8 @@ "private": false,

"devDependencies": {
"pdf2json": "1.1.8"
"pdf2json": "1.1.8",
"xo": "^0.30.0"
},
"xo": {
"semicolon": false
}
}

Sorry, the diff of this file is too big to display

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