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.5 to 0.12.6

2

index.js

@@ -11,3 +11,3 @@ 'use strict';

// NOTE: Order here is important, counts as an index
var BASIC_KEYS = ['consensus', 'session', 'staking', 'democracy', 'council', 'councilVoting'];
var BASIC_KEYS = ['consensus', 'session', 'staking', 'timestamp', 'treasury', 'democracy', 'council', 'councilVoting'];

@@ -14,0 +14,0 @@ module.exports = function init(baseMap) {

{
"name": "@polkadot/extrinsics",
"version": "0.12.5",
"version": "0.12.6",
"main": "index.js",

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

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

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