scrollmonitor-react
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -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 @@ }; |
{ | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5
2495
0
170447