react-now-you-see-me
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"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.3.2", | ||
"version": "1.3.3", | ||
"author": "Cory Brown <oh.wise.man@gmail.com>", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
"babel-eslint": "8.2.2", | ||
"babel-jest": "22.4.1", | ||
"babel-jest": "22.4.3", | ||
"babel-loader": "7.1.4", | ||
@@ -53,17 +53,17 @@ "babel-plugin-transform-class-properties": "6.24.1", | ||
"enzyme-adapter-react-16": "1.1.1", | ||
"enzyme-to-json": "3.3.1", | ||
"eslint": "4.18.2", | ||
"eslint-config-jane": "1.1.0", | ||
"enzyme-to-json": "3.3.3", | ||
"eslint": "4.19.1", | ||
"eslint-config-jane": "1.2.1", | ||
"eslint-plugin-babel": "4.1.2", | ||
"eslint-plugin-import": "2.9.0", | ||
"eslint-plugin-jest": "21.13.0", | ||
"eslint-plugin-jest": "21.15.0", | ||
"eslint-plugin-jsx-a11y": "6.0.3", | ||
"eslint-plugin-prettier": "2.6.0", | ||
"eslint-plugin-promise": "3.6.0", | ||
"eslint-plugin-promise": "3.7.0", | ||
"eslint-plugin-react": "7.7.0", | ||
"eslint-plugin-unicorn": "4.0.2", | ||
"husky": "0.14.3", | ||
"jest": "22.4.2", | ||
"jest": "22.4.3", | ||
"lint-staged": "7.0.0", | ||
"marked": "0.3.17", | ||
"marked": "0.3.19", | ||
"prettier": "1.11.1", | ||
@@ -74,5 +74,5 @@ "prop-types": "15.6.1", | ||
"react-dom": "16.2.0", | ||
"webpack": "4.1.1", | ||
"webpack-cli": "2.0.10", | ||
"webpack-dev-server": "3.1.0" | ||
"webpack": "4.3.0", | ||
"webpack-cli": "2.0.13", | ||
"webpack-dev-server": "3.1.1" | ||
}, | ||
@@ -79,0 +79,0 @@ "jest": { |