react-children-utilities
Advanced tools
Comparing version 0.1.15 to 0.1.16
{ | ||
"name": "react-children-utilities", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "Extended utils for React.Children opaque data structure", | ||
@@ -15,5 +15,5 @@ "keywords": [ | ||
"license": "MIT", | ||
"author": "Fernando Pasik <fernando@pasik.com.ar> (http://fernandopasik.com)", | ||
"author": "Fernando Pasik <fernando@pasik.com.ar> (https://fernandopasik.com)", | ||
"contributors": [], | ||
"typings": "./index.d.ts", | ||
"typings": "./src/index.d.ts", | ||
"repository": { | ||
@@ -43,3 +43,3 @@ "type": "git", | ||
"babel-core": "^6.26.0", | ||
"babel-jest": "^21.0.2", | ||
"babel-jest": "^21.2.0", | ||
"babel-preset-env": "^1.6.0", | ||
@@ -51,12 +51,12 @@ "babel-preset-react": "^6.24.1", | ||
"enzyme": "^2.9.1", | ||
"eslint": "^4.7.0", | ||
"eslint": "^4.7.2", | ||
"eslint-config-airbnb": "^15.1.0", | ||
"eslint-plugin-import": "^2.7.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.2", | ||
"eslint-plugin-react": "^7.3.0", | ||
"eslint-plugin-react": "^7.4.0", | ||
"husky": "^0.14.3", | ||
"jest": "^21.1.0", | ||
"jest-enzyme": "^3.8.2", | ||
"jest": "^21.2.0", | ||
"jest-enzyme": "^3.8.3", | ||
"prepare-commit-msg-angular": "^0.2.0", | ||
"prop-types": "^15.5.10", | ||
"prop-types": "^15.6.0", | ||
"react-addons-test-utils": "15.x", | ||
@@ -63,0 +63,0 @@ "react-dom": "15.x", |
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
22709
16