Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 9.1.4-esm.1 to 9.1.4

src/breakpoints.styles.js

10

CHANGELOG.md

@@ -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"
}
}
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