Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot-onboard/react

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot-onboard/react - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

dist/PolkadotWalletsContext.d.ts

2

dist/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc