You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@nib-styles/react-form

Package Overview
Dependencies
Maintainers
22
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nib-styles/react-form - npm Package Compare versions

Comparing version

to
0.6.0

4

package.json
{
"name": "@nib-styles/react-form",
"version": "0.5.0",
"version": "0.6.0",
"repository": {

@@ -10,3 +10,3 @@ "type": "git",

"@nib-styles/sass-breakpoints": "^1.0.0",
"@nib-styles/v2-buttons": "^2.1.1",
"@nib-styles/v2-buttons": "^3.0.1",
"@nib-styles/v2-icons": "^2.6.2",

@@ -13,0 +13,0 @@ "@nib-styles/v2-typography": "^4.2.0",

@@ -11,4 +11,8 @@ # @nib-styles/react-form

# 0.6.0
- break: bumped version of `@nib-styles/v2-buttons` from `^2.1.1` to `^3.0.1` => it should only be breaking if you depend on it for more than the submit button (a primary button)
# 0.5.0
- add: disabled state for control labels