New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@phensley/locale-matcher

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phensley/locale-matcher - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

26

package.json
{
"name": "@phensley/locale-matcher",
"version": "1.7.1",
"version": "1.7.2",
"description": "Implements CLDR enhanced language matching",

@@ -23,12 +23,12 @@ "main": "lib/index.js",

"dependencies": {
"@phensley/language-tag": "~1.7.1",
"@phensley/locale": "~1.7.1",
"tslib": "^2.5.3"
"@phensley/language-tag": "~1.7.2",
"@phensley/locale": "~1.7.2",
"tslib": "^2.6.0"
},
"devDependencies": {
"@microsoft/api-extractor": "~7.35.1",
"@microsoft/api-extractor": "~7.36.1",
"@types/jest": "^29.5.2",
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@types/node": "^20.4.0",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"add": "^2.0.6",

@@ -38,11 +38,11 @@ "beautify-benchmark": "^0.2.4",

"chalk": "4.1.2",
"eslint": "^8.42.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.5.0",
"pnpm": "^8.6.1",
"jest": "^29.6.1",
"pnpm": "^8.6.6",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.0",
"typescript": "~5.1.3"
"ts-jest": "^29.1.1",
"typescript": "~5.1.6"
},

@@ -49,0 +49,0 @@ "jest": {

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