@77sol/icons
Advanced tools
Comparing version 1.0.9-rc4 to 1.0.9-rc5
{ | ||
"name": "@77sol/icons", | ||
"version": "1.0.9rc4", | ||
"version": "1.0.9rc5", | ||
"type": "module", | ||
@@ -8,3 +8,3 @@ "description": "77Sol icons library", | ||
"module": "build/index.mjs", | ||
"typings": "build/index.d.ts", | ||
"types": "build/index.d.ts", | ||
"scripts": { | ||
@@ -20,2 +20,5 @@ "build": "rollup -c" | ||
"homepage": "https://bitbucket.org/77sol/77sol-ui-icons#readme", | ||
"dependencies": { | ||
"typescript": "^4.7.4" | ||
}, | ||
"peerDependencies": { | ||
@@ -34,5 +37,4 @@ "react": "^16.0.0" | ||
"rollup-plugin-terser": "7.0.2", | ||
"tslib": "^2.4.0", | ||
"typescript": "^4.7.4" | ||
"tslib": "^2.4.0" | ||
} | ||
} |
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
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
335575
10
1
2
+ Addedtypescript@^4.7.4
+ Addedtypescript@4.9.5(transitive)