New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-form

Package Overview
Dependencies
Maintainers
24
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-form - npm Package Compare versions

Comparing version 2.5.7 to 2.6.0

10

package.json
{
"name": "@shopify/react-form",
"version": "2.5.7",
"version": "2.6.0",
"license": "MIT",

@@ -24,6 +24,6 @@ "description": "Manage React forms tersely and safely-typed with no magic using React hooks",

"engines": {
"node": "^14.17.0 || >=16.0.0"
"node": ">=18.12.0"
},
"peerDependencies": {
"react": ">=16.8.0 <19.0.0"
"react": ">=18.0.0 <19.0.0"
},

@@ -39,4 +39,4 @@ "files": [

"dependencies": {
"@shopify/predicates": "^3.0.1",
"@shopify/react-hooks": "^3.1.1",
"@shopify/predicates": "^3.1.0",
"@shopify/react-hooks": "^3.2.0",
"fast-deep-equal": "^3.1.3",

@@ -43,0 +43,0 @@ "get-value": "^3.0.1"

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