@peersyst/react-hooks
Advanced tools
Comparing version 2.2.7 to 2.2.8
{ | ||
"name": "@peersyst/react-hooks", | ||
"author": "Peersyst", | ||
"version": "2.2.7", | ||
"version": "2.2.8", | ||
"license": "MIT", | ||
@@ -11,3 +11,3 @@ "main": "./node/index.js", | ||
"peerDependencies": { | ||
"@types/react": "^18.0.25", | ||
"@types/react": "^18.0.27", | ||
"react": "^18.2.0" | ||
@@ -22,3 +22,3 @@ }, | ||
"@babel/runtime": "^7.16.7", | ||
"@peersyst/react-utils": "^2.2.5" | ||
"@peersyst/react-utils": "^2.3.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "publishConfig": { |
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
Updated@peersyst/react-utils@^2.3.0