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

scrollmonitor-react

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrollmonitor-react - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

1

dist/index.js

@@ -111,2 +111,3 @@ 'use strict';

_this2.watcher.destroy();
_this2.watcher = null;
}

@@ -113,0 +114,0 @@ };

@@ -128,2 +128,3 @@ import React from 'react';

this.watcher.destroy();
this.watcher = null;
}

@@ -130,0 +131,0 @@ };

3

package.json
{
"name": "scrollmonitor-react",
"version": "2.2.1",
"version": "2.2.2",
"description": "React HOC for the scrollMonitor",

@@ -33,3 +33,2 @@ "main": "dist/index.js",

"babel-core": "^6.2.1",
"babel-loader": "^6.2.0",
"babel-preset-es2015": "^6.3.13",

@@ -36,0 +35,0 @@ "babel-preset-react": "^6.3.13",

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