Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-form-state

Package Overview
Dependencies
Maintainers
13
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-form-state - npm Package Compare versions

Comparing version 0.11.25 to 0.11.26

8

package.json
{
"name": "@shopify/react-form-state",
"version": "0.11.25",
"version": "0.11.26",
"license": "MIT",
"description": "Manage react forms tersely and type-safe with no magic.",
"description": "Manage React forms tersely and type-safely with no magic",
"main": "dist/src/index.js",

@@ -26,3 +26,3 @@ "types": "dist/src/index.d.ts",

"dependencies": {
"@shopify/predicates": "^1.2.5",
"@shopify/predicates": "^1.2.6",
"fast-deep-equal": "^2.0.1",

@@ -35,3 +35,3 @@ "tslib": "^1.9.3"

"devDependencies": {
"@shopify/enzyme-utilities": "^2.1.12",
"@shopify/enzyme-utilities": "^2.1.13",
"@shopify/useful-types": "^2.2.0",

@@ -38,0 +38,0 @@ "faker": "^4.1.0"

@@ -6,3 +6,3 @@ # `@shopify/react-form-state`

Manage react forms tersely and safely-typed with no magic.
Manage React forms tersely and type-safely with no magic.

@@ -9,0 +9,0 @@ This library is now superseded by [@shopify/react-form](https://github.com/Shopify/quilt/tree/master/packages/react-form) as it allows you to write the preferred, functional, and hooks-driven React components over class-based ones.

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