Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot/util

Package Overview
Dependencies
Maintainers
1
Versions
1411
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.9 to 0.5.10

is/uint8Array.js

3

index.js

@@ -18,2 +18,3 @@ 'use strict';

var logger = require('./logger');
var u8a = require('./u8a');

@@ -23,2 +24,2 @@ /**

*/
module.exports = (0, _assign2.default)({}, bn, buffer, ext, hex, is, jsonrpc, keccak, logger);
module.exports = (0, _assign2.default)({}, bn, buffer, ext, hex, is, jsonrpc, keccak, logger, u8a);
{
"name": "@polkadot/util",
"version": "0.5.9",
"version": "0.5.10",
"description": "A collection of useful utilities for @polkadot",

@@ -5,0 +5,0 @@ "main": "index.js",

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