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
13
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 0.2.1 to 0.3.0

3

dist/hooks/list/list.js

@@ -165,2 +165,5 @@ "use strict";

},
setError: function (error) {
dispatch(reducer_1.updateErrorAction({ target: target, error: error }));
},
};

@@ -167,0 +170,0 @@ });

4

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

@@ -30,3 +30,3 @@ "description": "Manage react forms tersely and safely-typed with no magic using React hooks.",

"devDependencies": {
"@shopify/react-testing": "^1.4.5",
"@shopify/react-testing": "^1.5.0",
"@types/faker": "^4.1.5",

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

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