Socket
Socket
Sign inDemoInstall

scroll-into-view

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scroll-into-view - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

README.md

2

package.json
{
"name": "scroll-into-view",
"version": "0.0.1",
"version": "1.0.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "scrollIntoView.js",

@@ -20,3 +20,2 @@ module.exports = function(target){

parent.scrollLeft += targetPosition.left - parent.clientWidth / 2;
console.log(targetPosition);
}

@@ -23,0 +22,0 @@

@@ -0,0 +0,0 @@ var test = require('tape'),

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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