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

@polkadot/x-textencoder

Package Overview
Dependencies
Maintainers
2
Versions
733
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/x-textencoder - npm Package Compare versions

Comparing version 4.2.2-11 to 4.2.2-12

9

package.json
{
"name": "@polkadot/x-textencoder",
"version": "4.2.2-11",
"version": "4.2.2-12",
"description": "A TextDecoder replacement",

@@ -25,8 +25,13 @@ "browser": "browser.js",

"./browser": "./browser.js",
"./browser.d.ts": "./browser.d.ts",
"./fallback": "./fallback.js",
"./fallback.d.ts": "./fallback.d.ts",
"./node": "./node.js",
"./node.d.ts": "./node.d.ts",
"./package.json": "./package.json",
"./react-native": "./react-native.js",
"./typeCheck": "./typeCheck.js"
"./react-native.d.ts": "./react-native.d.ts",
"./typeCheck": "./typeCheck.js",
"./typeCheck.d.ts": "./typeCheck.d.ts"
}
}
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