Socket
Socket
Sign inDemoInstall

@polkadot/util

Package Overview
Dependencies
Maintainers
1
Versions
1408
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/util - npm Package Compare versions

Comparing version 0.5.15 to 0.5.16

README.md

2

jsonrpc/index.js

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

/**
@summary Convenience functions for values from @polkadot/jsonrpc
@summary Convenience functions for values from @polkadot/api-jsonrpc
*/

@@ -10,0 +10,0 @@ module.exports = {

{
"name": "@polkadot/util",
"version": "0.5.15",
"version": "0.5.16",
"description": "A collection of useful utilities for @polkadot",

@@ -27,9 +27,9 @@ "main": "index.js",

"scripts": {
"build": "polkadot-dev-build-babel && polkadot-dev-build-docs",
"check": "eslint src && flow check",
"test": "jest --coverage src"
"build": "yarn polkadot-dev-build-babel && yarn polkadot-dev-build-docs",
"check": "yarn eslint src && yarn flow check",
"test": "yarn jest --coverage src"
},
"devDependencies": {
"@polkadot/dev": "^0.8.1",
"@polkadot/jsonrpc": "^0.3.9"
"@polkadot/api-jsonrpc": "^0.5.1",
"@polkadot/dev": "^0.9.2"
},

@@ -36,0 +36,0 @@ "dependencies": {

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