Socket
Socket
Sign inDemoInstall

@trussworks/react-uswds

Package Overview
Dependencies
490
Maintainers
11
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.0 to 2.6.0

7

CHANGELOG.md

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

## [2.6.0](https://github.com/trussworks/react-uswds/compare/2.5.0...2.6.0) (2022-01-07)
### Features
* accept prop for heading level ([#1751](https://github.com/trussworks/react-uswds/issues/1751)) ([#1865](https://github.com/trussworks/react-uswds/issues/1865)) ([464756f](https://github.com/trussworks/react-uswds/commit/464756fb1e189509bde02848cc09f992357d7e1c))
## [2.5.0](https://github.com/trussworks/react-uswds/compare/2.4.1...2.5.0) (2022-01-03)

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

1

lib/components/stepindicator/StepIndicator/StepIndicator.d.ts

@@ -11,4 +11,5 @@ import React from 'react';

listProps?: JSX.IntrinsicElements['ol'];
headingLevel?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
}
export declare const StepIndicator: (props: StepIndicatorProps) => React.ReactElement;
export {};

2

package.json
{
"name": "@trussworks/react-uswds",
"version": "2.5.0",
"version": "2.6.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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc