Socket
Socket
Sign inDemoInstall

@trussworks/react-uswds

Package Overview
Dependencies
Maintainers
11
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trussworks/react-uswds - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

lib/assets/087069a9f454e2581ed6a7a84b142327.woff2

13

CHANGELOG.md

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

## [2.4.0](https://github.com/trussworks/react-uswds/compare/2.3.0...2.4.0) (2021-10-27)
### Features
* Add IconPrefix and IconSuffix components ([#1713](https://github.com/trussworks/react-uswds/issues/1713)) ([95ac139](https://github.com/trussworks/react-uswds/commit/95ac13922c522a67c5b85ecf984c4da3b1800498))
### Bug Fixes
* Control ComboBox scroll with scrollTop instead of scrollIntoView ([#1715](https://github.com/trussworks/react-uswds/pull/1715)) ([600d53b](https://github.com/trussworks/react-uswds/commit/600d53b108a8c296d8a4fd25b4eaa91bae951484))
* Add ComboBox status text and aria-activedescendant values ([#1716](https://github.com/trussworks/react-uswds/issues/1716)) ([29919bf](https://github.com/trussworks/react-uswds/commit/29919bff045e29d2b2f70d8af5d8bdcd17fa9e9c))
## [2.3.0](https://github.com/trussworks/react-uswds/compare/2.2.0...2.3.0) (2021-10-19)

@@ -7,0 +20,0 @@

2

lib/index.d.ts

@@ -40,2 +40,4 @@ import './styles/index.scss';

export { FormGroup } from './components/forms/FormGroup/FormGroup';
export { InputPrefix } from './components/forms/InputPrefix/InputPrefix';
export { InputSuffix } from './components/forms/InputSuffix/InputSuffix';
export { Label } from './components/forms/Label/Label';

@@ -42,0 +44,0 @@ export { Radio } from './components/forms/Radio/Radio';

2

package.json
{
"name": "@trussworks/react-uswds",
"version": "2.3.0",
"version": "2.4.0",
"description": "React USWDS 2.0 component library",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

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