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

react-scroll-progress-bar

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scroll-progress-bar - npm Package Compare versions

Comparing version 2.0.0 to 2.0.3

13

package.json
{
"name": "react-scroll-progress-bar",
"version": "2.0.0",
"version": "2.0.3",
"description": "A scroll progress bar component for React",

@@ -21,7 +21,9 @@ "type": "module",

"build": "vite build",
"preview": "vite preview"
"preview": "vite preview",
"test": "echo \"No test specified\"",
"release": "release-it"
},
"repository": {
"type": "git",
"url": "git+https://github.com/thisisaditya/react-scroll-progress-bar.git"
"url": "git+https://github.com/thisisadityarao/react-scroll-progress-bar.git"
},

@@ -38,5 +40,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/thisisaditya/react-scroll-progress-bar/issues"
"url": "https://github.com/thisisadityarao/react-scroll-progress-bar/issues"
},
"homepage": "https://github.com/thisisaditya/react-scroll-progress-bar#readme",
"homepage": "https://github.com/thisisadityarao/react-scroll-progress-bar#readme",
"peerDependencies": {

@@ -50,4 +52,5 @@ "react": "^18.2.0",

"@vitejs/plugin-react": "^4.2.1",
"release-it": "^17.3.0",
"vite": "^5.2.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