react-children-utilities
Advanced tools
Comparing version 2.6.3 to 2.6.4
{ | ||
"name": "react-children-utilities", | ||
"version": "2.6.3", | ||
"version": "2.6.4", | ||
"type": "module", | ||
@@ -53,3 +53,3 @@ "description": "Recursive and extended utils for React children opaque data structure", | ||
"update:normalize": "cp -rf node_modules/normalize.css/normalize.css docs/_sass/normalize.scss && prettier docs/_sass/normalize.scss --write", | ||
"verify": "yarn lint && yarn check-types && yarn test:coverage && yarn build && yarn size" | ||
"verify": "yarn format:check && yarn lint && yarn check-types && yarn test:coverage && yarn build && yarn size" | ||
}, | ||
@@ -69,3 +69,3 @@ "peerDependencies": { | ||
"all-contributors-cli": "^6.20.0", | ||
"bundlewatch": "^0.3.2", | ||
"bundlewatch": "^0.3.3", | ||
"codecov": "^3.8.3", | ||
@@ -72,0 +72,0 @@ "del-cli": "^4.0.1", |
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
60611