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

locale-detector

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

locale-detector - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

16

package.json
{
"name": "locale-detector",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"description": "Detects locales from an Accept-Language string, against a list of known locales.",
"main": "index.js",

@@ -12,7 +12,15 @@ "directories": {

},
"author": "",
"author": "Kory Nunn <knunn187@gmail.com>",
"license": "ISC",
"devDependencies": {
"grape": "^1.0.3"
}
},
"repository": {
"type": "git",
"url": "https://github.com/KoryNunn/locale-detector.git"
},
"bugs": {
"url": "https://github.com/KoryNunn/locale-detector/issues"
},
"homepage": "https://github.com/KoryNunn/locale-detector"
}
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