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

scroll-into-view-if-needed

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scroll-into-view-if-needed - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

5

package.json

@@ -11,3 +11,3 @@ {

},
"version": "2.1.3",
"version": "2.1.4",
"main": "index.js",

@@ -77,5 +77,2 @@ "files": [

],
"publishConfig": {
"tag": "next"
},
"browserify": {

@@ -82,0 +79,0 @@ "transform": [

@@ -21,2 +21,10 @@ [![CircleCI Status](https://img.shields.io/circleci/project/github/stipsan/scroll-into-view-if-needed.svg?style=flat-square)](https://circleci.com/gh/stipsan/scroll-into-view-if-needed)

The UMD build is also available on [unpkg](https://unpkg.com/scroll-into-view-if-needed/umd/):
```html
<script src="https://unpkg.com/scroll-into-view-if-needed/umd/scroll-into-view-if-needed.min.js"></script>
```
You can find the library on `window.scrollIntoView`.
## Usage

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