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

@polkadot/extrinsics

Package Overview
Dependencies
Maintainers
1
Versions
741
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/extrinsics - npm Package Compare versions

Comparing version 0.12.1 to 0.12.2

5

methods.js

@@ -27,4 +27,5 @@ 'use strict';

index: u8aConcat(sectionIndex, bnToU8a(index, 8)),
name: sectionName + '_' + name,
params: params
name: name,
params: params,
section: sectionName
};

@@ -31,0 +32,0 @@

3

package.json
{
"name": "@polkadot/extrinsics",
"version": "0.12.1",
"version": "0.12.2",
"main": "index.js",

@@ -14,2 +14,3 @@ "repository": "https://github.com/polkadot-js/apps.git",

"dependencies": {
"@polkadot/primitives": "^0.12.2",
"@polkadot/util": "^0.19.4",

@@ -16,0 +17,0 @@ "babel-runtime": "^6.26.0"

Sorry, the diff of this file is not supported yet

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