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

rc-steps

Package Overview
Dependencies
Maintainers
10
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-steps - npm Package Compare versions

Comparing version 6.0.0-alpha.0 to 6.0.0-alpha.1

2

es/Step.d.ts

@@ -30,3 +30,3 @@ import * as React from 'react';

renderIconNode(): any;
render(): {} | React.ReactElement<any, string | React.JSXElementConstructor<any>>;
render(): React.ReactElement<any, string | React.JSXElementConstructor<any>>;
}

@@ -30,3 +30,3 @@ import * as React from 'react';

renderIconNode(): any;
render(): {} | React.ReactElement<any, string | React.JSXElementConstructor<any>>;
render(): React.ReactElement<any, string | React.JSXElementConstructor<any>>;
}
{
"name": "rc-steps",
"version": "6.0.0-alpha.0",
"version": "6.0.0-alpha.1",
"description": "steps ui component for react",

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

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