Socket
Socket
Sign inDemoInstall

@hsds/utils-color

Package Overview
Dependencies
Maintainers
7
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hsds/utils-color - npm Package Compare versions

Comparing version 7.9.2-alpha.6 to 8.0.0

20

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## [8.0.0](https://github.com/helpscout/hsds/compare/utils-color-7.2.1...utils-color-8.0.0) (2023-09-05)
### [7.9.2-alpha.6](https://github.com/helpscout/hsds/compare/utils-color-7.9.2-alpha.5...utils-color-7.9.2-alpha.6) (2023-08-21)

@@ -24,2 +26,20 @@

### [7.9.2-alpha.6](https://github.com/helpscout/hsds/compare/utils-color-7.9.2-alpha.5...utils-color-7.9.2-alpha.6) (2023-08-21)
### [7.9.2-alpha.5](https://github.com/helpscout/hsds/compare/utils-color-7.2.0...utils-color-7.9.2-alpha.5) (2023-08-10)
### [7.9.2-alpha.4](https://github.com/helpscout/hsds/compare/utils-color-7.9.2-alpha.3...utils-color-7.9.2-alpha.4) (2023-07-17)
### Features
* **utils-color:** activate tokens for colors ([64677b8](https://github.com/helpscout/hsds/commit/64677b85679dc6a96609a9983d086d5c13873720))
* **utils-color:** import colors from token directly ([21c4d65](https://github.com/helpscout/hsds/commit/21c4d65de43ba5166215147f8136e8eeb4f23da1))
* **workspace:** migrate all old format getColor leftover ([c57de40](https://github.com/helpscout/hsds/commit/c57de4045cd07270d575e5e674c69b092d368434))
### Bug Fixes
* **workspace:** fixing color tests ([1619504](https://github.com/helpscout/hsds/commit/16195048368bfc9e4b5a66afb80f371419215eef))
## [7.2.0](https://github.com/helpscout/hsds/compare/utils-color-7.1.1...utils-color-7.2.0) (2023-08-09)

@@ -26,0 +46,0 @@

6

package.json
{
"name": "@hsds/utils-color",
"version": "7.9.2-alpha.6",
"version": "8.0.0",
"main": "./index.cjs",

@@ -8,6 +8,6 @@ "type": "commonjs",

"dependencies": {
"lodash.get": "4.4.2",
"lodash.isplainobject": "4.0.6"
"lodash.get": "^4.4.2",
"lodash.isplainobject": "^4.0.6"
},
"peerDependencies": {}
}

@@ -40,3 +40,1 @@ # utils-color

Run `nx test utils-color` to execute the unit tests via [Jest](https://jestjs.io).
> Up to date with hsds-react `v3.54.11`
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