New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot-onboard/core

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot-onboard/core - npm Package Compare versions

Comparing version 0.0.8-beta to 0.0.9

1

dist/types/lib/types.d.ts

@@ -18,2 +18,3 @@ import type { Signer } from '@polkadot/types/types';

export interface WalletMetadata {
id: string;
title: string;

@@ -20,0 +21,0 @@ description?: string;

5

package.json
{
"name": "@polkadot-onboard/core",
"version": "0.0.8-beta",
"version": "0.0.9",
"author": "Parity Team <admin@parity.io>",

@@ -30,4 +30,3 @@ "maintainers": [

"typescript": "4.9.5"
},
"stableVersion": "0.0.7-beta"
}
}

@@ -23,2 +23,3 @@ import type { Signer } from '@polkadot/types/types';

export interface WalletMetadata {
id: string;
title: string;

@@ -25,0 +26,0 @@ description?: string;

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