@hsds/utils-mixins
Advanced tools
Comparing version 9.1.4-esm.1 to 9.1.4
@@ -5,11 +5,7 @@ # Changelog | ||
## [9.1.4-esm.1](https://github.com/helpscout/hsds/compare/utils-mixins-9.1.4-esm.0...utils-mixins-9.1.4-esm.1) (2024-04-10) | ||
## [9.1.4](https://github.com/helpscout/hsds/compare/utils-mixins-9.1.3...utils-mixins-9.1.4) (2024-04-18) | ||
## [9.1.4-esm.0](https://github.com/helpscout/hsds/compare/utils-mixins-9.1.3...utils-mixins-9.1.4-esm.0) (2024-04-10) | ||
### Dependency Updates | ||
### Features | ||
* **workspace:** testing producing plain esm files ([25a69d2](https://github.com/helpscout/hsds/commit/25a69d2ba0671e2c1845a2beccb1f61fa71d4c1e)) | ||
* `utils-color` updated to version `9.0.7` | ||
## [9.1.3](https://github.com/helpscout/hsds/compare/utils-mixins-9.1.3-prov.3...utils-mixins-9.1.3) (2024-03-27) | ||
@@ -16,0 +12,0 @@ |
{ | ||
"name": "@hsds/utils-mixins", | ||
"version": "9.1.4-esm.1", | ||
"version": "9.1.4", | ||
"peerDependencies": { | ||
"styled-components": "5.1.1" | ||
}, | ||
"module": "./index.esm.js", | ||
"type": "module", | ||
"main": "index.cjs", | ||
"type": "commonjs", | ||
"dependencies": { | ||
"@hsds/tokens": "2.4.2-esm.1", | ||
"@hsds/utils-color": "9.0.7-esm.1", | ||
"@hsds/utils-constants": "9.0.2-esm.1", | ||
"@hsds/utils-sass": "9.0.2-esm.1" | ||
"@hsds/tokens": "2.4.1", | ||
"@hsds/utils-color": "9.0.7", | ||
"@hsds/utils-constants": "9.0.1", | ||
"@hsds/utils-sass": "9.0.1" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
18
501
1
32358
No
+ Added@hsds/tokens@2.4.1(transitive)
+ Added@hsds/utils-color@9.0.7(transitive)
+ Added@hsds/utils-constants@9.0.1(transitive)
+ Added@hsds/utils-sass@9.0.1(transitive)
- Removed@hsds/tokens@2.4.2-esm.1(transitive)
- Removed@hsds/utils-color@9.0.7-esm.1(transitive)
- Removed@hsds/utils-constants@9.0.2-esm.1(transitive)
- Removed@hsds/utils-sass@9.0.2-esm.1(transitive)
Updated@hsds/tokens@2.4.1
Updated@hsds/utils-color@9.0.7
Updated@hsds/utils-constants@9.0.1
Updated@hsds/utils-sass@9.0.1