@basalt/bedrock-color-swatch
Advanced tools
Comparing version 0.33.0 to 0.34.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.34.0](https://github.com/basaltinc/bedrock/compare/v0.33.3...v0.34.0) (2019-02-17) | ||
**Note:** Version bump only for package @basalt/bedrock-color-swatch | ||
# [0.33.0](https://github.com/basaltinc/bedrock/compare/v0.32.5...v0.33.0) (2019-02-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@basalt/bedrock-color-swatch", | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.33.0", | ||
"version": "0.34.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -14,6 +14,6 @@ "module": "dist/color-swatch.js", | ||
"dependencies": { | ||
"@basalt/bedrock-atoms": "^0.33.0", | ||
"@basalt/bedrock-copy-to-clipboard": "^0.33.0", | ||
"@basalt/bedrock-core": "^0.33.0", | ||
"@basalt/bedrock-utils": "^0.33.0" | ||
"@basalt/bedrock-atoms": "^0.34.0", | ||
"@basalt/bedrock-copy-to-clipboard": "^0.34.0", | ||
"@basalt/bedrock-core": "^0.34.0", | ||
"@basalt/bedrock-utils": "^0.34.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "df3d05b4956c3ebe81381e3634e9db6d0643d44c" | ||
"gitHead": "0971af9ea28df69f2efad00d169d26f359208c5c" | ||
} |
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
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
15244
+ Added@basalt/bedrock-atoms@0.34.0(transitive)
+ Added@basalt/bedrock-breakpoints-demo@0.34.0(transitive)
+ Added@basalt/bedrock-copy-to-clipboard@0.34.0(transitive)
+ Added@basalt/bedrock-core@0.34.0(transitive)
+ Added@basalt/bedrock-spacing-swatch@0.34.0(transitive)
+ Added@basalt/bedrock-utils@0.34.0(transitive)
- Removed@basalt/bedrock-atoms@0.33.0(transitive)
- Removed@basalt/bedrock-breakpoints-demo@0.33.0(transitive)
- Removed@basalt/bedrock-copy-to-clipboard@0.33.0(transitive)
- Removed@basalt/bedrock-core@0.33.0(transitive)
- Removed@basalt/bedrock-spacing-swatch@0.33.0(transitive)
- Removed@basalt/bedrock-utils@0.33.0(transitive)
Updated@basalt/bedrock-core@^0.34.0