react-stickynode
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -14,3 +14,2 @@ // jscs:disable maximumLineLength | ||
'grunt-contrib-connect', | ||
'grunt-contrib-jshint', | ||
'grunt-contrib-watch', | ||
@@ -17,0 +16,0 @@ 'grunt-babel', |
{ | ||
"name": "react-stickynode", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "A performant and comprehensive React sticky", | ||
@@ -41,8 +41,8 @@ "main": "index.js", | ||
"babel-loader": "^5.0.0", | ||
"coveralls": "^2.11.1", | ||
"es5-shim": "^4.0.0", | ||
"eslint": "^2.4.0", | ||
"eslint-plugin-react": "^4.2.3", | ||
"coveralls": "^3.1.0", | ||
"es5-shim": "^4.5.14", | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-react": "^7.19.0", | ||
"expect.js": "^0.3.1", | ||
"grunt": "^0.4.5", | ||
"grunt": "^1.1.0", | ||
"grunt-atomizer": "^3.0.0", | ||
@@ -53,3 +53,2 @@ "grunt-babel": "^5.0.0", | ||
"grunt-contrib-connect": "^1.0.0", | ||
"grunt-contrib-jshint": "^1.0.0", | ||
"grunt-contrib-watch": "^1.0.0", | ||
@@ -62,8 +61,8 @@ "grunt-saucelabs": "^8.3.2", | ||
"jsx-test": "^2.1.0", | ||
"minimist": "^1.2.0", | ||
"mocha": "^2.0", | ||
"minimist": "^1.2.5", | ||
"mocha": "^7.1.2", | ||
"mockery": "^1.4.0", | ||
"pre-commit": "^1.0.0", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"sinon": "^1.17.3", | ||
@@ -70,0 +69,0 @@ "webpack": "^1.15.0", |
Sorry, the diff of this file is not supported yet
30
42494
753