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

simple-wizard-component

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-wizard-component - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

5

lib/index.js

@@ -133,4 +133,5 @@ 'use strict';

next: completeStep,
previous: prevStep }),
children
previous: prevStep,
children: children
})
);

@@ -137,0 +138,0 @@ }

2

package.json
{
"name": "simple-wizard-component",
"version": "0.7.1",
"version": "0.7.2",
"description": "a basic wizard for use in React",

@@ -5,0 +5,0 @@ "files": [

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