New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@basalt/bedrock-color-swatch

Package Overview
Dependencies
Maintainers
3
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@basalt/bedrock-color-swatch - npm Package Compare versions

Comparing version 0.18.0 to 0.18.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.18.1](https://github.com/basaltinc/bedrock/compare/v0.18.0...v0.18.1) (2018-12-11)
### Bug Fixes
* license GPL-2.0-only -> GPL-2.0-or-later ([99f021f](https://github.com/basaltinc/bedrock/commit/99f021f))
# [0.18.0](https://github.com/basaltinc/bedrock/compare/v0.17.6...v0.18.0) (2018-12-11)

@@ -8,0 +19,0 @@

12

package.json
{
"name": "@basalt/bedrock-color-swatch",
"license": "GPL-2.0-only",
"version": "0.18.0",
"license": "GPL-2.0-or-later",
"version": "0.18.1",
"description": "A Bedrock component that helps build Design Systems",

@@ -14,5 +14,5 @@ "module": "dist/color-swatch.js",

"dependencies": {
"@basalt/bedrock-atoms": "^0.18.0",
"@basalt/bedrock-core": "^0.18.0",
"@basalt/bedrock-utils": "^0.18.0",
"@basalt/bedrock-atoms": "^0.18.1",
"@basalt/bedrock-core": "^0.18.1",
"@basalt/bedrock-utils": "^0.18.1",
"react-copy-to-clipboard": "^5.0.1"

@@ -36,3 +36,3 @@ },

},
"gitHead": "832166be4e1d4f2305563c759086bb73df84ddb5"
"gitHead": "2c1c3f373a02089ac220123e43883165d6a5aead"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc