@polkadot/util
Advanced tools
Comparing version 0.5.9 to 0.5.10
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
58815
82
655
2
3
0
7