react-children-utilities
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "react-children-utilities", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "", | ||
@@ -57,4 +57,4 @@ "keywords": [], | ||
"dependencies": { | ||
"react": "^15.3.2", | ||
"react-dom": "^15.3.2" | ||
"react": "^15.4.0", | ||
"react-dom": "^15.4.0" | ||
}, | ||
@@ -64,3 +64,3 @@ "devDependencies": { | ||
"babel-core": "^6.18.2", | ||
"babel-plugin-istanbul": "^2.0.3", | ||
"babel-plugin-istanbul": "^3.0.0", | ||
"babel-preset-latest": "^6.16.0", | ||
@@ -71,3 +71,3 @@ "babel-preset-react": "^6.16.0", | ||
"chai": "^3.5.0", | ||
"chai-enzyme": "^0.6.0", | ||
"chai-enzyme": "^0.6.1", | ||
"dirty-chai": "^1.2.2", | ||
@@ -78,4 +78,5 @@ "enzyme": "^2.6.0", | ||
"mocha": "^3.1.2", | ||
"nyc": "^8.4.0", | ||
"nyc": "^9.0.1", | ||
"prepare-commit-msg-angular": "^0.2.0", | ||
"react-addons-test-utils": "^15.4.0", | ||
"validate-commit-msg": "^2.8.2" | ||
@@ -82,0 +83,0 @@ }, |
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
19626
18
Updatedreact@^15.4.0
Updatedreact-dom@^15.4.0