Socket
Socket
Sign inDemoInstall

@trussworks/react-uswds

Package Overview
Dependencies
Maintainers
10
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 3.2.0 to 4.0.0

lib/fdfa1c365bb151847b2c.jpg

13

CHANGELOG.md

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

## [4.0.0](https://github.com/trussworks/react-uswds/compare/3.2.0...4.0.0) (2022-11-08)
### Features
* upgrade to USWDS v3.1.0 ([#2203](https://github.com/trussworks/react-uswds/issues/2203)) ([cd40e03](https://github.com/trussworks/react-uswds/commit/cd40e03912b41b8f69c51278b20785e81a84468f))
* Add defaultValue prop to Search component ([#2211](https://github.com/trussworks/react-uswds/issues/2211)) ([6ad525b](https://github.com/trussworks/react-uswds/commit/6ad525bc0e38fafb397891e337405cf6c7f6a5eb))
### Documentation & Examples
* Update docs for USWDS v3 ([#2205](https://github.com/trussworks/react-uswds/issues/2205)) ([f5bf2e7](https://github.com/trussworks/react-uswds/commit/f5bf2e70369f860e6af67305557ff626009c2585)), closes [#2202](https://github.com/trussworks/react-uswds/issues/2202)
## [3.2.0](https://github.com/trussworks/react-uswds/compare/3.1.0...3.2.0) (2022-09-27)

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

2

lib/uswds.d.ts

@@ -1,1 +0,1 @@

import 'uswds/dist/css/uswds.css';
import '@uswds/uswds/css/uswds.css';
{
"name": "@trussworks/react-uswds",
"version": "3.2.0",
"description": "React USWDS 2.0 component library",
"version": "4.0.0",
"description": "React USWDS 3.0 component library",
"keywords": [
"react",
"uswds",
"uswds 2.0",
"uswds 3.0",
"react component",

@@ -20,3 +20,3 @@ "us web design",

"engines": {
"node": "10.x - 18.x"
"node": "14.x - 18.x"
},

@@ -53,3 +53,3 @@ "scripts": {

"react-dom": "^16.x || ^17.x || ^18.x",
"uswds": "2.13.3"
"@uswds/uswds": "3.1.0"
},

@@ -77,6 +77,7 @@ "devDependencies": {

"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"all-contributors-cli": "^6.20.4",
"babel-eslint": "^10.0.3",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"@uswds/uswds": "3.1.0",
"all-contributors-cli": "^6.24.0",
"@babel/eslint-parser": "^7.19.1",
"babel-jest": "^28.1.0",

@@ -86,12 +87,12 @@ "babel-loader": "^8.0.6",

"css-loader": "^6.2.0",
"danger": "^11.1.2",
"dotenv": "^16.0.2",
"eslint": "^7.29.0",
"danger": "^11.1.4",
"dotenv": "^16.0.3",
"eslint": "^8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-webpack": "^0.13.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-no-only-tests": "^2.3.1",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react-hooks": "^4.0.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-no-only-tests": "^3.0.0",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-security": "^1.4.0",

@@ -101,8 +102,8 @@ "focus-trap-react": "^8.8.1",

"happo-plugin-storybook": "^3.0.0",
"happo.io": "^7.1.0",
"husky": "^4.3.8",
"happo.io": "^8.2.0",
"husky": "^8.0.1",
"jest": "^26.1.0",
"lint-staged": "^13.0.3",
"mini-css-extract-plugin": "^2.6.1",
"prettier": "^2.0.2",
"prettier": "^2.7.1",
"react": "^17.0.1",

@@ -127,3 +128,2 @@ "react-docgen-typescript-loader": "^3.7.2",

"typescript": "^4.2.4",
"uswds": "2.13.3",
"webpack": "^5.52.1",

@@ -130,0 +130,0 @@ "webpack-cli": "^4.0.0"

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

This is a frontend component library, built in [React](https://reactjs.org/) with [Typescript](https://www.typescriptlang.org/), based on design patterns defined by the [United States Web Design System (USWDS) 2.0](https://designsystem.digital.gov/). Our primary goal is to document and provide common UI components following the USWDS specification. This library removes a significant amount of overhead UI development for projects based on this standard.
This is a frontend component library, built in [React](https://reactjs.org/) with [Typescript](https://www.typescriptlang.org/), based on design patterns defined by the [United States Web Design System (USWDS) 3.0](https://designsystem.digital.gov/). Our primary goal is to document and provide common UI components following the USWDS specification. This library removes a significant amount of overhead UI development for projects based on this standard.

@@ -18,0 +18,0 @@ A deployed instance of the ReactUSWDS Storybook is located at: [https://trussworks.github.io/react-uswds/](https://trussworks.github.io/react-uswds/)

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc