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
734
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-9 to 4.2.2-10

17

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

@@ -17,3 +17,16 @@ "browser": "browser.js",

"@babel/runtime": "^7.12.5"
},
"exports": {
".": {
"browser": "./browser.js",
"node": "./node.js",
"react-native": "./react-native.js"
},
"./browser": "./browser.js",
"./fallback": "./fallback.js",
"./node": "./node.js",
"./package.json": "./package.json",
"./react-native": "./react-native.js",
"./typeCheck": "./typeCheck.js"
}
}
}
esm/browser.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