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 3.2.2 to 3.2.3

7

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

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

"license": "MIT",
"dependencies": {
"postcss-clean": "^1.1.0"
},
"dependencies": {},
"devDependencies": {

@@ -75,2 +73,3 @@ "@babel/core": "^7.0.0-beta.36",

"postcss": "^6.0.14",
"postcss-clean": "^1.1.0",
"rimraf": "^2.6.2",

@@ -77,0 +76,0 @@ "uglify-es": "^3.3.3"

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

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

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc