@hypersprite/toggle-state-rp
Advanced tools
Comparing version 1.0.7 to 1.0.9
{ | ||
"version": "1.0.7", | ||
"version": "1.0.9", | ||
"author": "C. Dunavan", | ||
@@ -23,5 +23,2 @@ "name": "@hypersprite/toggle-state-rp", | ||
], | ||
"engines": { | ||
"node": "8.9.1" | ||
}, | ||
"scripts": { | ||
@@ -88,25 +85,25 @@ "test": "jest", | ||
"babel-cli": "^6.26.0", | ||
"babel-jest": "^22.4.3", | ||
"babel-jest": "^22.4.4", | ||
"babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-env": "^1.7.0", | ||
"babel-preset-react": "^6.24.1", | ||
"enzyme": "^3.3.0", | ||
"enzyme-adapter-react-16": "^1.1.1", | ||
"enzyme-to-json": "^3.3.3", | ||
"enzyme": "^3.4.4", | ||
"enzyme-adapter-react-16": "^1.2.0", | ||
"enzyme-to-json": "^3.3.4", | ||
"eslint": "^4.19.1", | ||
"eslint-config-airbnb": "^16.1.0", | ||
"eslint-plugin-import": "^2.11.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.3", | ||
"eslint-plugin-react": "^7.7.0", | ||
"jest": "^22.4.3", | ||
"jest-enzyme": "^6.0.0", | ||
"eslint-plugin-import": "^2.14.0", | ||
"eslint-plugin-jsx-a11y": "^6.1.1", | ||
"eslint-plugin-react": "^7.11.1", | ||
"jest": "^22.4.4", | ||
"jest-enzyme": "^6.0.3", | ||
"pre-commit": "^1.2.2", | ||
"raf": "^3.4.0", | ||
"react-test-renderer": "^16.3.2" | ||
"react-test-renderer": "^16.4.2" | ||
}, | ||
"dependencies": { | ||
"prop-types": "^15.6.1", | ||
"react": "^16.3.2", | ||
"react-dom": "^16.3.2" | ||
"prop-types": "^15.6.2", | ||
"react": "^16.4.2", | ||
"react-dom": "^16.4.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9269
Updatedprop-types@^15.6.2
Updatedreact@^16.4.2
Updatedreact-dom@^16.4.2