@polkadot-onboard/react
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@polkadot-onboard/react", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -24,2 +24,3 @@ "maintainers": [ | ||
"build:watch": "tsc --watch", | ||
"prepack": "yarn clean && yarn build", | ||
"format": "prettier --write \"./src/**/*.{ts,tsx}\"" | ||
@@ -32,4 +33,4 @@ }, | ||
"devDependencies": { | ||
"@polkadot-onboard/core": "0.1.0", | ||
"@types/react": "18.2.14", | ||
"@polkadot-onboard/core": "0.2.0", | ||
"@types/react": "18.2.20", | ||
"prettier": "3.0.0", | ||
@@ -36,0 +37,0 @@ "typescript": "5.1.6" |
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
5245