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 7.1.5 to 7.1.6

9

EXAMPLES.md
# Examples
<img src="https://i.pi.gy/leWN4.png" width="72"/> (default)<br/>
```html
<script>addBackToTop()</script>
```
----------
<img src="https://i.pi.gy/O1Gbz.png" width="67" /><br/>

@@ -4,0 +13,0 @@ ```html

2

INSTALL.md
# Install
If you don't want to rely on [unpkg.com](https://unpkg.com/#/about), save [the file](https://unpkg.com/vanilla-back-to-top@7.1.5/dist/vanilla-back-to-top.min.js) to your project and serve it from your server:
If you don't want to rely on [unpkg.com](https://unpkg.com/#/about), save [the file](https://unpkg.com/vanilla-back-to-top@7.1.6/dist/vanilla-back-to-top.min.js) to your project and serve it from your server:
```html

@@ -5,0 +5,0 @@ <script src="/assets/vanilla-back-to-top.min.js"></script>

{
"name": "vanilla-back-to-top",
"version": "7.1.5",
"version": "7.1.6",
"description": "Tiny and configurable Back To Top button with no dependencies",

@@ -5,0 +5,0 @@ "main": "dist/vanilla-back-to-top.umd.js",

@@ -28,3 +28,3 @@

```html
<script src="https://unpkg.com/vanilla-back-to-top@7.1.5/dist/vanilla-back-to-top.min.js"></script>
<script src="https://unpkg.com/vanilla-back-to-top@7.1.6/dist/vanilla-back-to-top.min.js"></script>
<script>addBackToTop({

@@ -31,0 +31,0 @@ diameter: 56,

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