next-stepper
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21742
478
2
7
+ Addedframer-motion@^11.2.9
+ Addedreact@^18.3.1
+ Addedframer-motion@11.11.11(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedtslib@2.8.1(transitive)