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

@shopify/react-form

Package Overview
Dependencies
Maintainers
18
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.4.0 to 2.4.1

2

build/ts/types.d.ts

@@ -71,3 +71,3 @@ import { ChangeEvent } from 'react';

reset(): void;
submit(event?: React.FormEvent): void;
submit(event?: React.FormEvent): Promise<void>;
makeClean(): void;

@@ -74,0 +74,0 @@ }

{
"name": "@shopify/react-form",
"version": "2.4.0",
"version": "2.4.1",
"license": "MIT",

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

Sorry, the diff of this file is not supported yet

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