@formatjs/intl-listformat
Advanced tools
Comparing version 1.2.3 to 1.2.4-alpha.6
{ | ||
"name": "@formatjs/intl-listformat", | ||
"version": "1.2.3", | ||
"version": "1.2.4-alpha.6+deb124d", | ||
"description": "Formats JS list in a i18n-safe way", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"formatjs-extract-cldr-data": "^9.9.3" | ||
"formatjs-extract-cldr-data": "^9.9.4-alpha.6+deb124d" | ||
}, | ||
@@ -29,3 +29,8 @@ "dependencies": { | ||
"module": "lib/index.js", | ||
"types": "dist/index.d.ts", | ||
"types": "lib/intl-listformat.d.ts", | ||
"files": [ | ||
"dist", | ||
"dist-es6", | ||
"lib" | ||
], | ||
"scripts": { | ||
@@ -35,3 +40,3 @@ "build": "npm run cldr && npm run compile", | ||
"clean": "rimraf dist lib dist-es6", | ||
"compile": "tsc && tsc -p tsconfig.cjs.json && tsc -p tsconfig.es6.json && rollup -c rollup.config.js", | ||
"compile": "tsc && api-extractor run --local && tsc -p tsconfig.cjs.json && tsc -p tsconfig.es6.json && rollup -c rollup.config.js", | ||
"jest": "cross-env NODE_ICU_DATA=../../node_modules/full-icu TS_NODE_PROJECT=tsconfig.cjs.json cross-env NODE_ENV=test jest", | ||
@@ -42,3 +47,3 @@ "test": "npm run jest && cross-env NODE_ICU_DATA=../../node_modules/full-icu TS_NODE_PROJECT=tsconfig.cjs.json ts-node tests/runner" | ||
"license": "MIT", | ||
"gitHead": "ec6c8fef94f11be9f0435427309d9d284823ec6a" | ||
"gitHead": "deb124d6bd86cf515b2be60fc9b4d4f0e9b9d907" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
4269320
258
10873
2
1