react-children-utilities
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "react-children-utilities", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Recursive and extended utils for React children opaque data structure", | ||
@@ -51,12 +51,12 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^8.2.0", | ||
"@commitlint/config-conventional": "^8.2.0", | ||
"@types/enzyme": "^3.10.3", | ||
"@commitlint/cli": "^8.3.5", | ||
"@commitlint/config-conventional": "^8.3.4", | ||
"@types/enzyme": "^3.10.4", | ||
"@types/enzyme-adapter-react-16": "^1.0.5", | ||
"@types/jest": "^24.0.23", | ||
"@types/react": "^16.9.15", | ||
"@types/jest": "^24.9.0", | ||
"@types/react": "^16.9.17", | ||
"@types/react-dom": "^16.9.4", | ||
"@typescript-eslint/eslint-plugin": "^2.10.0", | ||
"@typescript-eslint/parser": "^2.10.0", | ||
"all-contributors-cli": "^6.11.1", | ||
"@typescript-eslint/eslint-plugin": "^2.17.0", | ||
"@typescript-eslint/parser": "^2.17.0", | ||
"all-contributors-cli": "^6.13.0", | ||
"bundlesize": "^0.18.0", | ||
@@ -66,16 +66,16 @@ "codecov": "^3.6.1", | ||
"del-cli": "^3.0.0", | ||
"enzyme": "^3.10.0", | ||
"enzyme-adapter-react-16": "^1.15.1", | ||
"eslint": "^6.7.2", | ||
"enzyme": "^3.11.0", | ||
"enzyme-adapter-react-16": "^1.15.2", | ||
"eslint": "^6.8.0", | ||
"eslint-config-airbnb": "^18.0.1", | ||
"eslint-config-prettier": "^6.7.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^23.1.1", | ||
"eslint-config-prettier": "^6.9.0", | ||
"eslint-plugin-import": "^2.20.0", | ||
"eslint-plugin-jest": "^23.6.0", | ||
"eslint-plugin-jsx-a11y": "^6.2.3", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"eslint-plugin-react": "^7.17.0", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"eslint-plugin-react": "^7.18.0", | ||
"eslint-plugin-react-hooks": "^2.3.0", | ||
"flow-bin": "^0.113.0", | ||
"flow-bin": "^0.116.1", | ||
"flowgen": "^1.10.0", | ||
"husky": "^3.1.0", | ||
"husky": "^4.0.10", | ||
"jest": "^24.9.0", | ||
@@ -85,3 +85,3 @@ "jest-environment-enzyme": "^7.1.2", | ||
"jest-junit": "^10.0.0", | ||
"lint-staged": "^9.5.0", | ||
"lint-staged": "^10.0.1", | ||
"make-dir-cli": "^2.0.0", | ||
@@ -94,6 +94,6 @@ "normalize.css": "^8.0.1", | ||
"react-test-renderer": "^16.12.0", | ||
"rollup": "^1.27.8", | ||
"rollup-plugin-terser": "^5.1.2", | ||
"ts-jest": "^24.2.0", | ||
"typescript": "^3.7.3" | ||
"rollup": "^1.29.0", | ||
"rollup-plugin-terser": "^5.2.0", | ||
"ts-jest": "^24.3.0", | ||
"typescript": "^3.7.5" | ||
}, | ||
@@ -103,5 +103,2 @@ "peerDependencies": { | ||
}, | ||
"resolutions": { | ||
"serialize-javascript": "^2.1.1" | ||
}, | ||
"bundlesize": [ | ||
@@ -112,3 +109,4 @@ { | ||
} | ||
] | ||
], | ||
"type": "module" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
Yes
48861