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
24
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 2.1.4 to 2.2.0

10

package.json
{
"name": "@shopify/react-form-state",
"version": "2.1.4",
"version": "2.2.0",
"license": "MIT",

@@ -23,13 +23,13 @@ "description": "Manage React forms tersely and type-safely with no magic",

"engines": {
"node": "^14.17.0 || >=16.0.0"
"node": ">=18.12.0"
},
"dependencies": {
"@shopify/predicates": "^3.0.1",
"@shopify/predicates": "^3.1.0",
"fast-deep-equal": "^3.1.3"
},
"peerDependencies": {
"react": ">=16.8.0 <19.0.0"
"react": ">=18.0.0 <19.0.0"
},
"devDependencies": {
"@shopify/react-testing": "^5.1.5"
"@shopify/react-testing": "^5.3.0"
},

@@ -36,0 +36,0 @@ "sideEffects": false,

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