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

next-stepper

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-stepper - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

index.js

@@ -1,2 +0,2 @@

import MyComponent from "./dist/MyComponent";
export default MyComponent;
import Stepper from "./dist/MyComponent";
export default Stepper;
{
"name": "next-stepper",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -18,4 +18,9 @@ "main": "index.js",

"@babel/preset-typescript": "^7.24.6",
"@types/react": "^18.3.3",
"typescript": "^5.4.5"
},
"dependencies": {
"framer-motion": "^11.2.9",
"react": "^18.3.1"
}
}

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