🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.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

to
0.0.0-snapshot-20221028203549

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": "0.0.0-snapshot-20220915124219",
"version": "0.0.0-snapshot-20221028203549",
"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