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

vanilla-back-to-top

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vanilla-back-to-top - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

4

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

@@ -28,3 +28,3 @@ "main": "dist/vanilla-back-to-top.min.js",

"explorermobile >=10",
"edge >=15",
"edge >=12",
"firefox >=2",

@@ -31,0 +31,0 @@ "chrome >=4",

# Vanilla Back To Top
Configurable zero dependency Back To Top button that will work for [over 93% of all users](http://browserl.ist/?q=ie+%3E%3D10%2Cedge+%3E%3D15%2Cfirefox+%3E%3D28%2Cchrome+%3E%3D21%2Csafari+%3E%3D6.1%2Copera+%3E%3D15%2Cios+%3E%3D7.1%2Candroid+%3E%3D4.4%2Cchromeandroid+%3E%3D62%2Csamsung+%3E%3D4%2CucAndroid+%3E%3D11.4) worldwide.
Configurable zero dependency Back To Top button that will work for [over 93% of all users](http://browserl.ist/?q=explorer+%3E%3D10%2Cexplorermobile+%3E%3D10%2Cedge+%3E%3D0%2Cfirefox+%3E%3D2%2Cchrome+%3E%3D4%2Csafari+%3E%3D5.1%2Copera+%3E%3D12.1%2Cchromeandroid+%3E%3D62%2Cios+%3E%3D7.1%2Cucandroid+%3E%3D11.4%2Candroid+%3E%3D4.4%2Csamsung+%3E%3D4%2Cblackberry+%3E%3D7) worldwide.

@@ -13,3 +13,3 @@ Ideal for pre-rendered blogs with no frameworks, e.g., [Hexo](https://hexo.io/).

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

@@ -68,3 +68,3 @@ ```

- Explorer Mobile >=10
- Edge >=15
- Edge >=12
- Firefox >=2

@@ -81,2 +81,2 @@ - Chrome >=4

This gives [93.07% global coverage](http://browserl.ist/?q=explorer+%3E%3D10%2Cexplorermobile+%3E%3D10%2Cedge+%3E%3D15%2Cfirefox+%3E%3D2%2Cchrome+%3E%3D4%2Csafari+%3E%3D5.1%2Copera+%3E%3D12.1%2Cchromeandroid+%3E%3D62%2Cios+%3E%3D7.1%2Cucandroid+%3E%3D11.4%2Candroid+%3E%3D4.4%2Csamsung+%3E%3D4%2Cblackberry+%3E%3D7).
This gives [93.48% global coverage](http://browserl.ist/?q=explorer+%3E%3D10%2Cexplorermobile+%3E%3D10%2Cedge+%3E%3D0%2Cfirefox+%3E%3D2%2Cchrome+%3E%3D4%2Csafari+%3E%3D5.1%2Copera+%3E%3D12.1%2Cchromeandroid+%3E%3D62%2Cios+%3E%3D7.1%2Cucandroid+%3E%3D11.4%2Candroid+%3E%3D4.4%2Csamsung+%3E%3D4%2Cblackberry+%3E%3D7).
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