@polkadot-onboard/react
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -1,1 +0,1 @@ | ||
export * from './contexts'; | ||
export * from './PolkadotWalletsContext.js'; |
@@ -1,2 +0,2 @@ | ||
export * from './contexts'; | ||
export * from './PolkadotWalletsContext.js'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@polkadot-onboard/react", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -22,3 +22,3 @@ "maintainers": [ | ||
"clean": "yarn cache clean && rm -rf ./dist/ ./node_modules", | ||
"build": "rm -rf ./dist/ && yarn && yarn format && tsc --build", | ||
"build": "rm -rf ./dist/ && yarn install && yarn format && tsc --build", | ||
"build:watch": "tsc --watch", | ||
@@ -32,7 +32,7 @@ "format": "prettier --write \"./src/**/*.{ts,tsx}\"" | ||
"devDependencies": { | ||
"@polkadot-onboard/core": "0.0.9", | ||
"@types/react": "18.0.28", | ||
"prettier": "2.8.4", | ||
"typescript": "4.9.5" | ||
"@polkadot-onboard/core": "0.0.10", | ||
"@types/react": "18.2.6", | ||
"prettier": "2.8.8", | ||
"typescript": "5.0.4" | ||
} | ||
} |
@@ -1,1 +0,1 @@ | ||
export * from './contexts'; | ||
export * from './PolkadotWalletsContext.js'; |
Sorry, the diff of this file is not supported yet
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
5203
10
75