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

@livelybone/scroll-get

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livelybone/scroll-get - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

4

lib/es/index.js
/**
* Bundle of @livelybone/scroll-get
* Generated: 2018-12-25
* Version: 3.2.0
* Generated: 2018-12-28
* Version: 3.2.1
* License: MIT

@@ -6,0 +6,0 @@ * Author: livelybone(2631541504@qq.com)

/**
* Bundle of @livelybone/scroll-get
* Generated: 2018-12-25
* Version: 3.2.0
* Generated: 2018-12-28
* Version: 3.2.1
* License: MIT

@@ -6,0 +6,0 @@ * Author: livelybone(2631541504@qq.com)

{
"name": "@livelybone/scroll-get",
"version": "3.2.0",
"version": "3.2.1",
"description": "A module for get left/top distance to client or page of element",

@@ -29,3 +29,3 @@ "main": "./lib/umd/index.js",

},
"homepage": "https://github.com/livelybone/scroll-get#readme",
"homepage": "https://livelybone.github.io/tool/scroll-get",
"devDependencies": {

@@ -32,0 +32,0 @@ "eslint": "^5.3.0",

@@ -15,3 +15,3 @@ # @livelybone/scroll-get

## Demo
https://github.com/livelybone/scroll-get#readme
https://livelybone.github.io/tool/scroll-get

@@ -43,7 +43,1 @@ ## Installation

```
```js
// when you want to set this module as external while you are developing another module, you should import it like this
import * as ScrollGet from '@livleybone/scroll-get'
const {getRect, posRelativeToPage, posRelativeToClient} = ScrollGet
```
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