You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@polkadot/keyring

Package Overview
Dependencies
Maintainers
2
Versions
1177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/keyring - npm Package Compare versions

Comparing version

to
8.4.2-0

2

bundle-polkadot-keyring.js

@@ -404,3 +404,3 @@ (function (global, factory) {

type: 'esm',
version: '8.4.1'
version: '8.4.2-0'
};

@@ -407,0 +407,0 @@

@@ -23,3 +23,3 @@ {

"type": "module",
"version": "8.4.1",
"version": "8.4.2-0",
"main": "index.cjs",

@@ -125,9 +125,9 @@ "module": "index.js",

"@babel/runtime": "^7.17.2",
"@polkadot/util": "8.4.1",
"@polkadot/util-crypto": "8.4.1"
"@polkadot/util": "8.4.2-0",
"@polkadot/util-crypto": "8.4.2-0"
},
"peerDependencies": {
"@polkadot/util": "8.4.1",
"@polkadot/util-crypto": "8.4.1"
"@polkadot/util": "8.4.2-0",
"@polkadot/util-crypto": "8.4.2-0"
}
}

@@ -8,3 +8,3 @@ // Copyright 2017-2022 @polkadot/keyring authors & contributors

type: 'esm',
version: '8.4.1'
version: '8.4.2-0'
};

Sorry, the diff of this file is not supported yet