react-now-you-see-me
Advanced tools
Comparing version 1.5.8 to 1.5.9
{ | ||
"name": "react-now-you-see-me", | ||
"description": "A React component for determining when an element is within a given threshold of the viewport, horizontally.", | ||
"version": "1.5.8", | ||
"version": "1.5.9", | ||
"author": "Jane Web Team", | ||
@@ -48,6 +48,6 @@ "contributors": [ | ||
"devDependencies": { | ||
"@babel/cli": "7.7.4", | ||
"@babel/core": "7.7.4", | ||
"@babel/cli": "7.7.5", | ||
"@babel/core": "7.7.5", | ||
"@babel/plugin-proposal-class-properties": "7.7.4", | ||
"@babel/preset-env": "7.7.4", | ||
"@babel/preset-env": "7.7.6", | ||
"@babel/preset-react": "7.7.4", | ||
@@ -60,10 +60,10 @@ "@babel/register": "7.7.4", | ||
"babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"core-js": "3.4.2", | ||
"coveralls": "3.0.8", | ||
"core-js": "3.4.8", | ||
"coveralls": "3.0.9", | ||
"dom-testing-library": "2.5.0", | ||
"eslint": "6.7.0", | ||
"eslint-plugin-jane": "7.0.0", | ||
"eslint": "6.7.2", | ||
"eslint-plugin-jane": "7.0.1", | ||
"husky": "3.1.0", | ||
"jest": "24.9.0", | ||
"lint-staged": "9.4.3", | ||
"lint-staged": "9.5.0", | ||
"marked": "0.7.0", | ||
@@ -70,0 +70,0 @@ "npm-run-all": "4.1.5", |