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

bs-decode

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-decode - npm Package Versions

12

0.3.0

Diff

Changelog

Source

0.3.0 (Oct 10, 2018)

:rotating_light: Breaking

  • Rename decode* functions (e.g. decodeString is now string)
  • Flip arguments to Pipeline.run so it can be piped with |> (thanks @gavacho)

:sparkles: New features

  • Decode.boolean was missing but now exists (thinks @johnhaley81)
mlms13
published 0.2.0 •

Changelog

Source

0.2.0 (Sep 28, 2018)

:rotating_light: Breaking

  • Basic failure type is now a polymorphic variant so it's easier to extend with custom validations
  • Many submodules were renamed and reorganized

:sparkles: New features

  • Decode top-level modules provides a convenient way to access everything

:memo: Documentation

  • Some basic examples now exist
mlms13
published 0.1.0 •

Changelog

Source

0.1.0 (Sep 24, 2018)

Initial release includes basic decode functions and the choice of decoding into an option or a Belt.Result.t with recursively structured errors.

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