@basalt/bedrock-copy-to-clipboard
Advanced tools
Comparing version 0.44.0 to 0.45.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.45.0](https://github.com/basaltinc/bedrock/compare/v0.40.6...v0.45.0) (2019-04-08) | ||
**Note:** Version bump only for package @basalt/bedrock-copy-to-clipboard | ||
# [0.44.0](https://github.com/basaltinc/bedrock/compare/v0.40.6...v0.44.0) (2019-04-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@basalt/bedrock-copy-to-clipboard", | ||
"license": "UNLICENSED", | ||
"version": "0.44.0", | ||
"version": "0.45.0", | ||
"description": "Wrapper that allows a user to click the content and copy-to-clipboard.", | ||
@@ -24,8 +24,8 @@ "module": "dist/copy-to-clipboard.js", | ||
"dependencies": { | ||
"@basalt/bedrock-atoms": "^0.44.0", | ||
"@basalt/bedrock-breakpoints-demo": "^0.44.0", | ||
"@basalt/bedrock-color-swatch": "^0.44.0", | ||
"@basalt/bedrock-core": "^0.44.0", | ||
"@basalt/bedrock-spacing-swatch": "^0.44.0", | ||
"@basalt/bedrock-utils": "^0.44.0", | ||
"@basalt/bedrock-atoms": "^0.45.0", | ||
"@basalt/bedrock-breakpoints-demo": "^0.45.0", | ||
"@basalt/bedrock-color-swatch": "^0.45.0", | ||
"@basalt/bedrock-core": "^0.45.0", | ||
"@basalt/bedrock-spacing-swatch": "^0.45.0", | ||
"@basalt/bedrock-utils": "^0.45.0", | ||
"react-copy-to-clipboard": "^5.0.1", | ||
@@ -41,3 +41,3 @@ "react-table": "^6.9.0" | ||
}, | ||
"gitHead": "35c0418b8bba718ce5088555a692b3d1294c02fd" | ||
"gitHead": "4bd358bc513b7e9cd009099768c94fc267a1e121" | ||
} |
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
5943
+ Added@basalt/bedrock-atoms@0.45.0(transitive)
+ Added@basalt/bedrock-breakpoints-demo@0.45.0(transitive)
+ Added@basalt/bedrock-color-swatch@0.45.0(transitive)
+ Added@basalt/bedrock-core@0.45.0(transitive)
+ Added@basalt/bedrock-spacing-swatch@0.45.0(transitive)
+ Added@basalt/bedrock-utils@0.45.0(transitive)
- Removed@basalt/bedrock-atoms@0.44.0(transitive)
- Removed@basalt/bedrock-breakpoints-demo@0.44.0(transitive)
- Removed@basalt/bedrock-color-swatch@0.44.0(transitive)
- Removed@basalt/bedrock-core@0.44.0(transitive)
- Removed@basalt/bedrock-spacing-swatch@0.44.0(transitive)
- Removed@basalt/bedrock-utils@0.44.0(transitive)
Updated@basalt/bedrock-core@^0.45.0