@polkadot-onboard/react
Advanced tools
Comparing version 0.0.7-beta to 0.0.8-beta
{ | ||
"name": "@polkadot-onboard/react", | ||
"version": "0.0.7-beta", | ||
"version": "0.0.8-beta", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -27,11 +27,12 @@ "maintainers": [ | ||
"dependencies": { | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0" | ||
}, | ||
"devDependencies": { | ||
"@polkadot-onboard/core": "^0.0.6-beta", | ||
"@types/react": "^18.0.26", | ||
"prettier": "^2.8.2", | ||
"typescript": "^4.9.4" | ||
} | ||
"@polkadot-onboard/core": "0.0.8-beta", | ||
"@types/react": "18.0.28", | ||
"prettier": "2.8.4", | ||
"typescript": "4.9.5" | ||
}, | ||
"stableVersion": "0.0.7-beta" | ||
} |
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
4733
+ Addedreact@18.2.0(transitive)
+ Addedreact-dom@18.2.0(transitive)
- Removedreact@18.3.1(transitive)
- Removedreact-dom@18.3.1(transitive)
Updatedreact@18.2.0
Updatedreact-dom@18.2.0