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

get-scroll-info

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-scroll-info - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

10

package.json
{
"version": "0.3.0",
"version": "0.3.1",
"name": "get-scroll-info",

@@ -11,4 +11,2 @@ "repository": {

"description": "Get Scroll Information",
"main": "./build/cjs/src/index.js",
"module": "./build/es/src/index.js",
"keywords": [],

@@ -26,2 +24,8 @@ "author": "Hill <hill@kimo.com>",

},
"exports": {
"require": "./build/cjs/src/index.js",
"import": "./build/es/src/index.mjs"
},
"main": "./build/cjs/src/index.js",
"module": "./build/es/src/index.mjs",
"scripts": {

@@ -28,0 +32,0 @@ "clean": "find ./build -name '*.*' | xargs rm -rf",

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