@polkadot/util
Advanced tools
Comparing version 0.11.3 to 0.11.4
@@ -24,2 +24,3 @@ 'use strict'; | ||
try { | ||
// $FlowFixMe this can fail (undefined/null) - hence the try/catch | ||
var debugList = process.env.DEBUG.split(','); | ||
@@ -26,0 +27,0 @@ |
{ | ||
"name": "@polkadot/util", | ||
"version": "0.11.3", | ||
"version": "0.11.4", | ||
"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
102724
1066