Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@hsds/input

Package Overview
Dependencies
Maintainers
7
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hsds/input - npm Package Compare versions

Comparing version
9.2.14-beta.0
to
9.3.0
+14
-1
CHANGELOG.md

@@ -5,5 +5,18 @@ # Changelog

## [9.2.14-beta.0](https://github.com/helpscout/hsds/compare/components-input-9.2.13...components-input-9.2.14-beta.0) (2024-05-28)
## [9.3.0](https://github.com/helpscout/hsds/compare/components-input-9.2.13...components-input-9.3.0) (2024-05-31)
### Dependency Updates
* `tokens` updated to version `2.8.0`
* `utils-color` updated to version `9.0.12`
* `utils-mixins` updated to version `9.2.0`
* `components-event-listener` updated to version `9.0.3`
* `components-badge` updated to version `9.2.9`
* `components-form-label` updated to version `9.0.13`
* `components-help-text` updated to version `9.0.13`
* `components-icon` updated to version `9.0.15`
* `components-label` updated to version `9.0.13`
* `components-scroll-lock` updated to version `9.0.2`
* `components-tooltip` updated to version `9.2.0`
### Features

@@ -10,0 +23,0 @@

+10
-10
{
"name": "@hsds/input",
"version": "9.2.14-beta.0",
"version": "9.3.0",
"peerDependencies": {

@@ -13,16 +13,16 @@ "prop-types": "~15.7.2",

"dependencies": {
"@hsds/badge": "9.2.9-beta.0",
"@hsds/badge": "9.2.9",
"@hsds/event-listener": "9.0.3",
"@hsds/form-label": "9.0.13-beta.0",
"@hsds/help-text": "9.0.13-beta.0",
"@hsds/icon": "9.0.15-beta.0",
"@hsds/form-label": "9.0.13",
"@hsds/help-text": "9.0.13",
"@hsds/icon": "9.0.15",
"@hsds/icons": "9.1.1",
"@hsds/label": "9.0.13-beta.0",
"@hsds/label": "9.0.13",
"@hsds/scroll-lock": "9.0.2",
"@hsds/tokens": "2.7.1-beta.0",
"@hsds/tooltip": "9.1.13-beta.0",
"@hsds/utils-color": "9.0.12-beta.0",
"@hsds/tokens": "2.8.0",
"@hsds/tooltip": "9.2.0",
"@hsds/utils-color": "9.0.12",
"@hsds/utils-id": "9.0.2",
"@hsds/utils-keyboard": "9.0.2",
"@hsds/utils-mixins": "9.1.9-beta.0",
"@hsds/utils-mixins": "9.2.0",
"@hsds/utils-react": "9.0.2",

@@ -29,0 +29,0 @@ "classnames": "2.3.1"