intl-messageformat-parser
Advanced tools
Comparing version 3.2.3 to 3.2.4-alpha.6
{ | ||
"name": "intl-messageformat-parser", | ||
"version": "3.2.3", | ||
"version": "3.2.4-alpha.6+deb124d", | ||
"description": "Parses ICU Message strings into an AST via JavaScript.", | ||
"main": "dist/index.js", | ||
"module": "lib/index.js", | ||
"types": "dist/index.d.ts", | ||
"types": "lib/intl-messageformat-parser.d.ts", | ||
"files": [ | ||
"dist", | ||
"lib" | ||
], | ||
"scripts": { | ||
"clean": "rimraf dist lib", | ||
"build": "node build.js && tsc && tsc -p tsconfig.cjs.json && rollup -c rollup.config.js", | ||
"build": "node build.js && tsc && api-extractor run --local && tsc -p tsconfig.cjs.json && rollup -c rollup.config.js", | ||
"benchmark": "node ./test/benchmark.js", | ||
@@ -44,3 +48,3 @@ "test": "cross-env TS_NODE_PROJECT=./tsconfig.cjs.json cross-env NODE_ENV=test jest" | ||
"homepage": "https://github.com/formatjs/formatjs", | ||
"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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
0
658385
30
8486
1
1