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

dyno

Package Overview
Dependencies
Maintainers
43
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dyno - npm Package Versions

13
6

1.0.0-beta.1

Diff

willwhite
published 0.17.0 •

Changelog

Source

v0.17.0

  • Return native format (not wire format) for metas[*].last (LastEvaluatedKey).
  • Callers must use native format (not wire format) when passing in opts.start (ExclusiveStartKey).
rclark
published 0.16.0 •

Changelog

Source

v0.16.0

  • Fixed a bug that did not allow the CLI tool to function using EC2 IAM Role-based credentials
  • Adds a function to estimate the number of bytes required to store an item
  • Allows caller to set concurrency on batch requests
rclark
published 0.15.1 •

Changelog

Source

v0.15.1

  • Batch write requests now return any keys that went unprocessed
rclark
published 0.15.0 •

Changelog

Source

v0.15.0

  • Add support for [document types (List and Map)][1], [Boolean][2], and [Null][3]
  • Native JavaScript arrays will now transform into lists instead of sets
  • Add Dyno.createSet(), which constructs sets (of number, string, or binary type) that transform to the DynamoDB wire format correctly.
  • Drop support for using a wire-formatted object as input.
  • Add Dyno.serialize() and Dyno.deserialize() to convert items to/from strings
rclark
published 0.14.2 •

rclark
published 0.14.1 •

rclark
published 0.14.0 •

rclark
published 0.13.1 •

rclark
published 0.13.0 •

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