@ecl/generic-component-form-checkbox
Advanced tools
Comparing version 1.1.0 to 2.0.0-alpha.0
@@ -5,9 +5,8 @@ { | ||
"license": "EUPL-1.1", | ||
"version": "1.1.0", | ||
"version": "2.0.0-alpha.0", | ||
"description": "ECL Checkboxes", | ||
"style": "generic-component-form-checkbox.scss", | ||
"dependencies": { | ||
"@ecl/generic-base": "^1.0.0", | ||
"@ecl/generic-component-form-label": "^1.0.0", | ||
"@ecl/generic-utility-screen-reader": "^1.0.0" | ||
"@ecl/generic-base": "^2.0.0-alpha.0", | ||
"@ecl/generic-utility-screen-reader": "^2.0.0-alpha.0" | ||
}, | ||
@@ -30,3 +29,4 @@ "publishConfig": { | ||
], | ||
"sass": "generic-component-form-checkbox.scss" | ||
"sass": "generic-component-form-checkbox.scss", | ||
"gitHead": "7662042be1df87d56ffe3e084509d339429c4542" | ||
} |
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
31108
2
1
1
+ Added@ecl/generic-base@2.0.0-alpha.1(transitive)
+ Added@ecl/generic-utility-screen-reader@2.0.0-alpha.1(transitive)
- Removed@ecl/generic-base@1.2.0(transitive)
- Removed@ecl/generic-component-form-label@1.3.0(transitive)
- Removed@ecl/generic-utility-screen-reader@1.2.0(transitive)