Socket
Socket
Sign inDemoInstall

@hsds/utils-mixins

Package Overview
Dependencies
Maintainers
7
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hsds/utils-mixins - npm Package Compare versions

Comparing version 7.9.2-alpha.4 to 7.9.2-alpha.5

24

CHANGELOG.md

@@ -5,11 +5,10 @@ # Changelog

### [7.9.2-alpha.4](https://github.com/helpscout/hsds/compare/utils-mixins-7.9.2-alpha.3...utils-mixins-7.9.2-alpha.4) (2023-07-17)
### [7.9.2-alpha.5](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.3...utils-mixins-7.9.2-alpha.5) (2023-08-10)
### [7.1.2-alpha.3](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.2-alpha.2...utils-mixins-7.1.2-alpha.3) (2023-07-12)
### [7.1.2-alpha.2](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.2-alpha.1...utils-mixins-7.1.2-alpha.2) (2023-07-12)
### Features
### [7.1.2-alpha.1](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.2-alpha.0...utils-mixins-7.1.2-alpha.1) (2023-07-12)
* **utils-mixins:** removes cardStyles from library ([e9f9211](https://github.com/helpscout/hsds/commit/e9f921109180e7fb49c4a9230afe5b8945f4a780))
### [7.1.2-alpha.0](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.1...utils-mixins-7.1.2-alpha.0) (2023-07-11)
### [7.9.2-alpha.4](https://github.com/helpscout/hsds/compare/utils-mixins-7.9.2-alpha.3...utils-mixins-7.9.2-alpha.4) (2023-07-17)

@@ -19,13 +18,16 @@

* **workspace:** migrate all old format getColor leftover ([baf9bb1](https://github.com/helpscout/hsds/commit/baf9bb1ed64ad67267340aab3674124d7e4ea40f))
* **workspace:** migrate all rgba color to new getcolor alpha ([68b7710](https://github.com/helpscout/hsds/commit/68b7710e18552ba4303480b1cf5996c41fc32bf7))
* **workspace:** migrate all old format getColor leftover ([c57de40](https://github.com/helpscout/hsds/commit/c57de4045cd07270d575e5e674c69b092d368434))
* **workspace:** migrate all rgba color to new getcolor alpha ([6fa7b15](https://github.com/helpscout/hsds/commit/6fa7b1589088706eef3ecee0eb10a2b24e9287d3))
### [7.1.2-beta.0](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.1...utils-mixins-7.1.2-beta.0) (2023-07-11)
### [7.1.3](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.2...utils-mixins-7.1.3) (2023-08-09)
### Dependency Updates
### Features
* `utils-color` updated to version `7.2.0`
### [7.1.2](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.1...utils-mixins-7.1.2) (2023-08-07)
* **workspace:** migrate all old format getColor leftover ([baf9bb1](https://github.com/helpscout/hsds/commit/baf9bb1ed64ad67267340aab3674124d7e4ea40f))
* **workspace:** migrate all rgba color to new getcolor alpha ([68b7710](https://github.com/helpscout/hsds/commit/68b7710e18552ba4303480b1cf5996c41fc32bf7))
### Dependency Updates
* `utils-constants` updated to version `7.1.1`
* `utils-sass` updated to version `7.1.1`
### [7.1.1](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.0...utils-mixins-7.1.1) (2023-01-27)

@@ -32,0 +34,0 @@

{
"name": "@hsds/utils-mixins",
"version": "7.9.2-alpha.4",
"version": "7.9.2-alpha.5",
"peerDependencies": {

@@ -9,8 +9,8 @@ "styled-components": "5.1.1"

"type": "commonjs",
"types": "./index.d.ts",
"types": "./src/index.d.ts",
"dependencies": {
"@hsds/utils-color": "7.9.2-alpha.4",
"@hsds/utils-constants": "7.9.2-alpha.4",
"@hsds/utils-sass": "7.9.2-alpha.4"
"@hsds/utils-color": "7.9.2-alpha.5",
"@hsds/utils-constants": "7.9.2-alpha.5",
"@hsds/utils-sass": "7.9.2-alpha.5"
}
}

@@ -13,9 +13,2 @@ # mixins

### cardStyles
- `generateCardStyles`
- `shadowlessCardBoxShadow`
- `shadowlessBoxShadowHover`
- `shadowlessBoxShadowWithHover`
### depth

@@ -22,0 +15,0 @@

Sorry, the diff of this file is not supported yet

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