@uiw/utils
Advanced tools
Comparing version 4.7.12 to 4.7.13
{ | ||
"name": "@uiw/utils", | ||
"version": "4.7.12", | ||
"version": "4.7.13", | ||
"description": "utils tools for uiw", | ||
@@ -41,13 +41,13 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"peerDependencies": { | ||
"react": ">=16.8.0", | ||
"react-dom": ">=16.8.0" | ||
"react": ">=16.9.0", | ||
"react-dom": ">=16.9.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/runtime": "7.12.13", | ||
"@types/react": "16.9.41", | ||
"@types/react-dom": "16.9.8", | ||
"react": "16.14.0", | ||
"react-dom": "16.14.0" | ||
"@babel/runtime": "7.14.0", | ||
"@types/react": "17.0.5", | ||
"@types/react-dom": "17.0.3", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2" | ||
}, | ||
"gitHead": "2e4f9f9cf8568beadb8ccec3ae4854ea7b68d677" | ||
"gitHead": "cf93d5f2f686b8cabe21ba89039a8afba0433f07" | ||
} |
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
31926