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

cardboard

Package Overview
Dependencies
Maintainers
21
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cardboard - npm Package Versions

13
8

1.6.1

Diff

Changelog

Source

v1.6.1

  • Fixes bug where editcount was being over written when recalculating the other metadata.
rclark
published 1.6.0 •

Changelog

Source

v1.6.0

  • Adds editcount to metadata. This can be used to know if a derived source is from and older version of the dataset or the current one.
rclark
published 1.5.0 •

Changelog

Source

v1.5.0

  • Add cardboard.metadata.featureInfo(), a pre-flight function to check metadata about a feature
  • Adjusts size calculations to be based on geobuf sizes instead of JSON.stringify(feature).length
dthompson
published 1.4.0 •

Changelog

Source

v1.4.0

  • Made BBOX queries simpler (and slower) but added paging to BBOX. -- future index changes help bbox speed.
willwhite
published 1.3.1 •

Changelog

Source

v1.3.1

  • Wrap geobuf parsing inside a try/catch.
willwhite
published 1.3.0 •

Changelog

Source

v1.3.0

  • Features are now only stored in S3 if they don't fit in DynamoDB
  • Fix feature pagination
rclark
published 1.2.2 •

Changelog

Source

v1.2.2

  • Switch back to https://github.com/ericelliott/cuid for id generation -- some downstream applications expect ordered ids
rclark
published 1.2.1 •

Changelog

Source

v1.2.1

  • Switch to https://github.com/substack/node-hat for id generation
rclark
published 1.2.0 •

Changelog

Source

v1.2.0

  • Calculates an ideal min/max zoom for a dataset when metadata is read
rclark
published 1.0.2 •

Changelog

Source

v1.0.2

  • Improves responses in the event of partial failure during a cardboard.batch.put or cardboard.batch.remove operation
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