New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

astro-loading-indicator

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

astro-loading-indicator - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

6

CHANGELOG.md
# astro-loading-indicator
## 0.3.0
### Minor Changes
- 6d06726: Updates implementation to use `swup` instead of `nprogress`
## 0.2.0

@@ -4,0 +10,0 @@

7

package.json
{
"name": "astro-loading-indicator",
"version": "0.2.0",
"version": "0.3.0",
"description": "Display a progress bar between page navigations when using View Transitions",

@@ -30,8 +30,5 @@ "author": {

"dependencies": {
"nprogress": "^0.2.0"
"@swup/progress-plugin": "^3.1.2"
},
"devDependencies": {
"@types/nprogress": "^0.2.3"
},
"scripts": {}
}

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