@umbraco-ui/uui-action-bar
Advanced tools
Comparing version 1.6.0 to 1.7.0-rc.0
{ | ||
"name": "@umbraco-ui/uui-action-bar", | ||
"version": "1.6.0", | ||
"version": "1.7.0-rc.0", | ||
"license": "MIT", | ||
@@ -33,7 +33,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@umbraco-ui/uui-base": "1.6.0", | ||
"@umbraco-ui/uui-button-group": "1.6.0" | ||
"@umbraco-ui/uui-base": "1.7.0-rc.0", | ||
"@umbraco-ui/uui-button-group": "1.7.0-rc.0" | ||
}, | ||
"scripts": { | ||
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js", | ||
"build": "npm run analyze && tsc --build && rollup -c rollup.config.js", | ||
"clean": "tsc --build --clean && rimraf -g dist lib/*.js lib/**/*.js *.tgz lib/**/*.d.ts custom-elements.json", | ||
@@ -46,3 +46,3 @@ "analyze": "web-component-analyzer **/*.element.ts --outFile custom-elements.json" | ||
"homepage": "https://uui.umbraco.com/?path=/story/uui-action-bar", | ||
"gitHead": "b06aebbb67ff67c9611a19927ec3ef484edcb1cc" | ||
"gitHead": "a7166e62b37b609e74b96821d397c694a5f42458" | ||
} |
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
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
6764
1
+ Added@lit/reactive-element@2.0.4(transitive)
+ Added@umbraco-ui/uui-base@1.7.0-rc.0(transitive)
+ Added@umbraco-ui/uui-button-group@1.7.0-rc.0(transitive)
+ Addedlit@3.2.1(transitive)
+ Addedlit-element@4.1.1(transitive)
+ Addedlit-html@3.2.1(transitive)
- Removed@lit/reactive-element@1.6.3(transitive)
- Removed@umbraco-ui/uui-base@1.6.0(transitive)
- Removed@umbraco-ui/uui-button-group@1.6.0(transitive)
- Removedlit@2.8.0(transitive)
- Removedlit-element@3.3.3(transitive)
- Removedlit-html@2.8.0(transitive)