intl-locale-textinfo-polyfill
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -165,2 +165,3 @@ /** | ||
'pnb', /* 'پنجابی', Western Punjabi */ | ||
'prs', /* 'دری', Darī */ | ||
'ps', /* 'پښتو', Pashto, */ | ||
@@ -167,0 +168,0 @@ 'sd', /* 'سنڌي', Sindhi */ |
{ | ||
"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" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13833
9
340