Socket
Socket
Sign inDemoInstall

base64-arraybuffer-es6

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

base64-arraybuffer-es6 - npm Package Versions

2

3.1.0

Diff

Changelog

Source

3.1.0

  • feat: add ArrayBuffer options as second argument to decode
brettz9
published 3.0.1 •

Changelog

Source

3.0.1

  • chore: build separate declaration files off same file but put in separate directories
brettz9
published 3.0.0 •

Changelog

Source

3.0.0

  • fix: update to nodenext moduleResolution
brettz9
published 2.0.1 •

Changelog

Source

2.0.1

User-focused

  • fix: ensure 2nd and 3rd argument encode types are optional
brettz9
published 2.0.0 •

Changelog

Source

2.0.0

User-focused

  • fix: throw if decode string length not divisible by 4
  • feat: provide TypeScript typings

Dev-focused

  • chore: update devDeps.
brettz9
published 1.0.0 •

Changelog

Source

1.0.0

User-focused

  • Breaking change: Requires ^12.22.0, ^14.17.0, or 16+
  • Enhancement: ESM

Dev-focused

  • Maintenance: Add .editorconfig
  • npm: Update devDeps.
brettz9
published 0.7.0 •

Changelog

Source

0.7.0

User-focused

  • Breaking change: Minimum of Node 6
  • Breaking change: Remove peerDependencies

Dev-focused

  • Linting: As per latest ash-nazg
  • Linting: Drop remarkrc
  • Babel: Use recommmended json extension
  • Editorconfig: Enforce JSON spacing
  • npm: Switch to pnpm
  • npm: Switch server to http-server
  • npm: Update devDeps (including changing updated ash-nazg peerDeps.)
brettz9
published 0.6.0 •

Changelog

Source

0.6.0

  • Breaking change: Bump to at least Node 0.10.0 (had been using features not supported)
  • Linting: Check RC file
  • Linting: Use ash-nazg and check HTML and MD
  • Testing: Add nyc for coverage
  • Testing: Add test of non-null length (brings to 100% coverage)
  • Testing: Use register-assert
  • npm: Avoid deprecated rollup-plugin-babel in favor of rollup/plugin-babel
  • npm: Update core-js-bundle peerDep. and devDeps
brettz9
published 0.5.0 •

Changelog

Source

0.5.0

  • Breaking change: Drop yarn
  • Linting: Switch away from deprecated no-extension .eslintrc to add .js
  • Testing: Switch from nodeunit to Mocha/Chai
  • Testing: Use CLI instead of programmatic server; use open-cli to open file
  • Build: Add browserslist
  • npm: Add core-js-bundle to peerDependencies
  • npm: Update devDeps
brettz9
published 0.4.2 •

Changelog

Source

0.4.2

  • Fix: Overcome Safari's idiosyncrasies with Uint8Array constructor (@dfahlander).
2
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