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

dat

Package Overview
Dependencies
Maintainers
14
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dat - npm Package Versions

1
22

13.8.1

Diff

Changelog

Source

13.8.1 - 2017-08-04

Fixes

  • Error not being handled (https://github.com/datproject/dat/issues/838)
jhand
published 13.8.0 •

Changelog

Source

13.8.0 - 2017-08-04

With this release, we are adding an exciting feature that really showcases how powerful Dat is, selective sync. Using the CLI you can now specify which files you want to download either with an option or using the .datdownload file. dat sync will download and keep updated on the selected files. This means you can put large datasets into Dat but have control over what files you download where.

Full release notes

Added

  • Selective Sync (https://github.com/datproject/dat/pull/834)
  • Key management (https://github.com/datproject/dat/pull/828)

Changed

  • Commands run faster via lazy required modules (https://github.com/datproject/dat/pull/821)
jhand
published 13.7.0 •

Changelog

Source

13.7.0 - 2017-06-28

Added

  • Throttling - sometimes Dat goes too fast, so you can limit the upload + download speeds. (https://github.com/datproject/dat/pull/806)
  • Publish metadata to registry when publishing (https://github.com/datproject/dat/pull/812)

Changed

  • Use dat-node http support directly (https://github.com/datproject/dat/pull/817)

Fixed

  • Use npm package for registry testing.
jhand
published 13.6.0 •

Changelog

Source

13.6.0 - 2017-06-05

Full support for Dat registries! See our full release notes.

Added

  • Improved support for public Dat registries (https://github.com/datproject/dat/pull/794)
  • Add unpublish command
jhand
published 13.5.1 •

Changelog

Source

13.5.1 - 2017-05-30

Changed

  • Big documentation update!
  • Force bump dat-node for a deletion bug that was a bit overzealous in deleting files (https://github.com/mafintosh/hyperdrive/issues/167).
jhand
published 13.5.0 •

Changelog

Source

13.5.0 - 2017-05-25

Added

  • Dat version number is printed in header (https://github.com/datproject/dat/pull/788)
  • Add prompt and introduction to dat create command (https://github.com/datproject/dat/pull/782) and create dat.json file (https://github.com/datproject/dat/pull/765).
  • Tell user if new .dat was initialized.
  • Add dat log command to print archive history and size information (https://github.com/datproject/dat/pull/781).
  • Use require('dat') to get dat-node JS API (https://github.com/datproject/dat/pull/778).

Changed

  • Default to upload true for dat clone and dat pull, enables better hole-punching (https://github.com/datproject/dat/pull/787).

Fixed

  • Make argument parsing more consistent across commands (https://github.com/datproject/dat/pull/789)
  • Fix usage and help text (various).
jhand
published 13.4.1 •

Changelog

Source

13.4.1 - 2017-05-16

Added

  • Document sparse option in cli help
  • add node/dat version to debug

Changed

  • Use share for shortcut (create new dat if not created)

Fixed

jhand
published 13.4.0 •

Changelog

Source

13.4.0 - 2017-05-11

Added

  • Serve dat over http with --http option
jhand
published 13.3.0 •

Changelog

Source

13.3.0 - 2017-05-10

Added

  • Add --sources option for debugging network issues
jhand
published 13.2.0 •

Changelog

Source

13.2.0 - 2017-05-10

Added

  • Dat-* extensions (#740)
  • Ignore directories in import (dat-node v3.3.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