es-components-via-theme
Advanced tools
Comparing version 21.8.3-canary.1 to 21.9.0-canary.5
{ | ||
"name": "es-components-via-theme", | ||
"version": "21.8.3-canary.1+80a7b1be", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"version": "21.9.0-canary.5+07b0d8af", | ||
"main": "dist/packages/es-components-via-theme/src/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"author": "Willis Towers Watson - Individual Marketplace", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "node -e 'require(\"fs\").unlink(\"index.d.ts\", () => {})'; tsc -p tsconfig.json", | ||
"build": "tsc --build", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
"dependencies": { | ||
"typescript": "^5.0.4" | ||
"devDependencies": { | ||
"typescript": "^5.1.3" | ||
}, | ||
"gitHead": "80a7b1bec8d0ef2b9ccc6984ba29d18fc739c78c" | ||
"gitHead": "07b0d8afedc1fca9293adbc4f095be3c5610f9bd" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
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
0
13
45297
1
995
2
- Removedtypescript@^5.0.4
- Removedtypescript@5.7.3(transitive)