Socket
Socket
Sign inDemoInstall

@polkadot/x-textencoder

Package Overview
Dependencies
2
Maintainers
2
Versions
727
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/x-textencoder


Version published
Maintainers
2
Created

Changelog

Source

10.1.3 Aug 5, 2022

Changes:

  • Optimization for empty arrayFlatten case
  • Coding cleanups for logger (no as casting)
  • Optiomizations in assertion checks

Readme

Source

@polkadot/x-textencoder

A cross-environment TextEncoder.

Install it via yarn add @polkadot/x-textencoder

import { TextEncoder } from '@polkadot/x-textencoder';

...
const encoder = new TextEncoder();

FAQs

Last updated on 05 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc