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

@comparaonline/ui-wizard-form-manager

Package Overview
Dependencies
Maintainers
14
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comparaonline/ui-wizard-form-manager - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0

.DS_Store

2

dist/Step.d.ts

@@ -13,3 +13,3 @@ import { ReactNode } from 'react';

previous: () => void;
goTo?: (stepId: string, forceRewind: boolean) => void;
goTo?: (stepId: string, forceRewind?: boolean) => void;
setLoading: (isLoading: boolean) => void;

@@ -16,0 +16,0 @@ values: T;

{
"name": "@comparaonline/ui-wizard-form-manager",
"version": "0.3.1",
"version": "0.4.0",
"main": "dist/ui-wizard-form-manager.js",

@@ -44,3 +44,3 @@ "types": "dist/index.d.ts",

},
"gitHead": "da272b7cd48020483f8012da1df755e37af7d2ca"
"gitHead": "5db4c259a37e4664f072d2f911befc831b3dbabb"
}

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