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

intl-locale-textinfo-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intl-locale-textinfo-polyfill - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

CHANGES.md

1

lib/Locale.js

@@ -165,2 +165,3 @@ /**

'pnb', /* 'پنجابی', Western Punjabi */
'prs', /* 'دری', Darī */
'ps', /* 'پښتو', Pashto, */

@@ -167,0 +168,0 @@ 'sd', /* 'سنڌي', Sindhi */

22

package.json
{
"name": "intl-locale-textinfo-polyfill",
"version": "1.0.0",
"version": "1.0.1",
"description": "Library will help you to detect if the locale is right-to-left language.",
"main": "index.js",
"type": "module",
"scripts": {
"open": "open http://localhost:8087/test",
"start": "static -p 8087",
"lint": "eslint .",
"pretest": "npm run lint",
"mocha": "mocha --require test/node-bootstrap.js --require chai/register-expect.js test/**/*.js test/*.js",
"c8": "c8 npm run mocha",
"test": "npm run c8"
},
"repository": {

@@ -50,3 +41,12 @@ "type": "git",

"mocha": "^10.1.0"
},
"scripts": {
"open": "open http://localhost:8087/test",
"start": "static -p 8087",
"lint": "eslint .",
"pretest": "npm run lint",
"mocha": "mocha --require test/node-bootstrap.js --require chai/register-expect.js test/**/*.js test/*.js",
"c8": "c8 npm run mocha",
"test": "npm run c8"
}
}
}
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