Socket
Socket
Sign inDemoInstall

scroll

Package Overview
Dependencies
5
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

2

index.js

@@ -13,2 +13,4 @@ var raf = require('rafl')

return function scroll (el, to, opts, cb) {
opts = opts || {}
if (typeof opts == 'function') cb = opts, opts = {}

@@ -15,0 +17,0 @@ if (typeof cb != 'function') cb = noop

2

package.json
{
"name": "scroll",
"author": "Michael Rhodes",
"version": "2.0.2",
"version": "2.0.3",
"main": "index.js",

@@ -6,0 +6,0 @@ "repository": "git@github.com:michaelrhodes/scroll",

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