@polkadot/x-textdecoder
Advanced tools
Comparing version
@@ -10,7 +10,4 @@ "use strict"; | ||
// SPDX-License-Identifier: Apache-2.0 | ||
// This is very limited, only handling Ascii values | ||
class TextDecoder { | ||
// eslint-disable-next-line @typescript-eslint/no-unused-vars,no-useless-constructor | ||
constructor(_) {// nothing | ||
} | ||
constructor(_) {} | ||
@@ -17,0 +14,0 @@ decode(value) { |
{ | ||
"name": "@polkadot/x-textdecoder", | ||
"version": "5.0.2-7" | ||
"version": "5.0.2-8" | ||
} |
{ | ||
"name": "@polkadot/x-textdecoder", | ||
"version": "5.0.2-7", | ||
"version": "5.0.2-8", | ||
"description": "A TextDecoder replacement", | ||
@@ -5,0 +5,0 @@ "browser": "browser.js", |
Sorry, the diff of this file is not supported yet
5500
-5.24%89
-6.32%