Socket
Socket
Sign inDemoInstall

vanilla-back-to-top

Package Overview
Dependencies
0
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.6

postversion.js

3

package.json
{
"name": "vanilla-back-to-top",
"version": "1.0.4",
"version": "1.0.6",
"description": "Configurable zero dependency Back To Top button",

@@ -21,2 +21,3 @@ "main": "dist/index.js",

"precommit": "npm run build && git add ./dist/index.js",
"postversion": "node postversion",
"build": "node build",

@@ -23,0 +24,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

@@ -13,3 +13,3 @@ # Vanilla Back To Top

```
<script src="https://unpkg.com/vanilla-back-to-top@1.0.4/dist/index.js"></script>
<script src="https://unpkg.com/vanilla-back-to-top@@1.0.6/dist/index.js"></script>
<script>addBackToTop({})</script>

@@ -16,0 +16,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc