Socket
Socket
Sign inDemoInstall

structurae

Package Overview
Dependencies
0
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
8Next

4.0.2

Diff

maga
published 4.0.1 •

Changelog

Source

[4.0.1] - 2022-06-02

Fixed

  • Fix main entry point for the NPM package.
maga
published 4.0.0 •

Changelog

Source

[4.0.0] - 2022-05-23

Changed

  • Move initialization logic of view classes out of View and into their respective classes to simplify creating view based protocols.
  • Make View instantiable to allow maintaining multiple protocols at once e.g. for versioning.
maga
published 4.0.0-pre.13 •

Changelog

Source

[4.0.0-pre.13] - 2022-01-7

Fixed

  • StringView.encode correctly encodes strings of 3-byte characters.
maga
published 4.0.0-pre.12 •

Changelog

Source

[4.0.0-pre.12] - 2021-12-3

Added

  • Support arrays as values in DictView
maga
published 4.0.0-pre.11 •

Changelog

Source

[4.0.0-pre.11] - 2021-11-5

Added

  • Add DictView to support dictionaries (lookup tables) in View
  • Add ArrayView#indexOf & VectorView#indexOf methods to support searching items in container views.
maga
published 4.0.0-pre.10 •

Changelog

Source

[4.0.0-pre.10] - 2021-10-20

Added

  • Add BinaryView to simplify working with binary data of variable size in View
maga
published 4.0.0-pre.9 •

Changelog

Source

[4.0.0-pre.9] - 2021-08-31

Fixed

  • Fix typings for AdjacencyStructures to correctly extend TypedArrays.
maga
published 4.0.0-pre.8 •

Changelog

Source

[4.0.0-pre.8] - 2021-08-15

Changed

  • BitField and BigBitField classes are refactored and simplified with common typings. Big/BitField.initialize methods are removed as redundant when mixins are used.
maga
published 4.0.0-pre.7 •

Changelog

Source

[4.0.0-pre.7] - 2021-07-19

Added

  • StringView#includes method.
  • ArrayView#at & VectorView#at methods.

Changed

  • StringView#search renamed into StringView#indexOf.
2345
8Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc