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.0 to 0.3.1

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.0",
"version": "0.3.1",
"main": "dist/ui-wizard-form-manager.js",

@@ -18,4 +18,4 @@ "types": "dist/index.d.ts",

"peerDependencies": {
"react": "^16.7.0",
"react-dom": "^16.0.0"
"react": "^16.8.0",
"react-dom": "^16.8.0"
},

@@ -31,4 +31,4 @@ "devDependencies": {

"jest": "^23.6.0",
"react": "^16.7.0",
"react-dom": "^16.0.0",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"tslint": "^5.12.0",

@@ -46,3 +46,3 @@ "typescript": "^3.2.2",

},
"gitHead": "4efe5db3b7021fd22080b117f8cf11e87874dfab"
"gitHead": "da272b7cd48020483f8012da1df755e37af7d2ca"
}

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