react-now-you-see-me
Advanced tools
Comparing version 1.5.15 to 1.5.16
{ | ||
"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.15", | ||
"version": "1.5.16", | ||
"author": "Jane Web Team", | ||
@@ -48,8 +48,8 @@ "contributors": [ | ||
"devDependencies": { | ||
"@babel/cli": "7.10.3", | ||
"@babel/core": "7.10.3", | ||
"@babel/plugin-proposal-class-properties": "7.10.1", | ||
"@babel/preset-env": "7.10.3", | ||
"@babel/preset-react": "7.10.1", | ||
"@babel/register": "7.10.3", | ||
"@babel/cli": "7.10.5", | ||
"@babel/core": "7.10.5", | ||
"@babel/plugin-proposal-class-properties": "7.10.4", | ||
"@babel/preset-env": "7.10.4", | ||
"@babel/preset-react": "7.10.4", | ||
"@babel/register": "7.10.5", | ||
"babel-core": "7.0.0-bridge.0", | ||
@@ -63,8 +63,8 @@ "babel-eslint": "10.1.0", | ||
"dom-testing-library": "2.5.0", | ||
"eslint": "7.3.1", | ||
"eslint-plugin-jane": "8.0.1", | ||
"eslint": "7.4.0", | ||
"eslint-plugin-jane": "8.0.2", | ||
"husky": "4.2.5", | ||
"jest": "26.1.0", | ||
"lint-staged": "10.2.11", | ||
"marked": "1.1.0", | ||
"marked": "1.1.1", | ||
"npm-run-all": "4.1.5", | ||
@@ -71,0 +71,0 @@ "prettier": "2.0.5", |