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.1 to 3.1.2

27

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

@@ -11,9 +11,30 @@ "main": "dist/vanilla-back-to-top.min.js",

"keywords": [
"up",
"back to top",
"link",
"scroll",
"zero dependency",
"vanillajs",
"configurable",
"blog",
"prerendered",
"jekyll",
"hugo",
"hexo",
"blog",
"prerendered"
"gitbook",
"gatsby",
"nuxt",
"pelican",
"metalsmith",
"brunch",
"middleman",
"mkdocs",
"harp",
"expose",
"assemble",
"wintersmith",
"cactus",
"react-static",
"docpad",
"hubpress"
],

@@ -20,0 +41,0 @@ "scripts": {

4

README.md

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

Ideal for pre-rendered blogs with no frameworks, e.g., [Hexo](https://hexo.io/).
Ideal for pre-rendered blogs with no frameworks, e.g., [Jekyll](https://jekyllrb.com), [Hugo](http://gohugo.io/) or [Hexo](https://hexo.io/).

@@ -14,3 +14,3 @@ <img src="http://i.pi.gy/DoaQa.gif" width="300px"/>

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

@@ -17,0 +17,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