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

react-stepper-horizontal

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-stepper-horizontal - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

package.json
{
"name": "react-stepper-horizontal",
"version": "1.0.3",
"version": "1.0.4",
"description": "Well-designed stepper component for react",

@@ -8,4 +8,4 @@ "main": "lib/index.js",

"test": "echo \"Error: no test specified\" && exit 1",
"build": "babel src --out-dir lib",
"prerelease": "npm run build",
"build": "babel src -d lib",
"prepublish": "npm run build",
"example": "webpack -w -d --config example/webpack.config.js"

@@ -12,0 +12,0 @@ },

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