Socket
Socket
Sign inDemoInstall

@trussworks/react-uswds

Package Overview
Dependencies
25
Maintainers
10
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.2.0 to 5.3.0

lib/components/forms/TextInputMask/TextInputMask.d.ts

7

CHANGELOG.md

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

## [5.3.0](https://github.com/trussworks/react-uswds/compare/5.2.0...5.3.0) (2023-08-29)
### Features
* input mask ([#2538](https://github.com/trussworks/react-uswds/issues/2538)) ([9d2fe14](https://github.com/trussworks/react-uswds/commit/9d2fe1414d3a99c3851031cdb0cd660cf39f5d8f))
## [5.2.0](https://github.com/trussworks/react-uswds/compare/5.1.1...5.2.0) (2023-08-14)

@@ -7,0 +14,0 @@

1

lib/index.d.ts

@@ -63,2 +63,3 @@ import './styles/index.scss';

export { TextInput } from './components/forms/TextInput/TextInput';
export { TextInputMask } from './components/forms/TextInputMask/TextInputMask';
export { TimePicker } from './components/forms/TimePicker/TimePicker';

@@ -65,0 +66,0 @@ export { ValidationChecklist } from './components/forms/Validation/ValidationChecklist';

6

package.json
{
"name": "@trussworks/react-uswds",
"version": "5.2.0",
"version": "5.3.0",
"description": "React USWDS 3.0 component library",

@@ -50,3 +50,3 @@ "keywords": [

"peerDependencies": {
"@uswds/uswds": "3.4.1",
"@uswds/uswds": "3.5.0",
"react": "^16.x || ^17.x || ^18.x",

@@ -80,3 +80,3 @@ "react-dom": "^16.x || ^17.x || ^18.x"

"@typescript-eslint/parser": "^5.40.0",
"@uswds/uswds": "3.4.1",
"@uswds/uswds": "3.5.0",
"all-contributors-cli": "^6.24.0",

@@ -83,0 +83,0 @@ "babel-jest": "^29.4.3",

@@ -93,3 +93,3 @@ # @trussworks/react-uswds

- [John Gedeon](https://github.com/gidjin)
- [Brandon Lenz](https://github.com/brandonlenz)

@@ -96,0 +96,0 @@ We are starting to rotate Trussel maintainer responsibilities. Check out the [maintainers README](./docs/for_maintainers.md).

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc