You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

@polkadot/x-textdecoder

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/x-textdecoder - npm Package Compare versions

Comparing version

to
5.0.2-8

@@ -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