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

dat

Package Overview
Dependencies
Maintainers
4
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dat - npm Package Compare versions

Comparing version 12.0.1 to 12.0.2

tests/helpers/test-cache.db/000041.log

3

bin/cli.js

@@ -20,3 +20,4 @@ #!/usr/bin/env node

{ name: 'quiet', default: false, boolean: true },
{ name: 'server', default: 'https://datproject.org/api/v1' }
{ name: 'server', default: 'https://datproject.org/api/v1' },
{ name: 'verifyReplicationReads', default: true, boolean: true }
],

@@ -23,0 +24,0 @@ root: {

@@ -8,2 +8,7 @@ # Change Log

## 12.0.2 - 2016-02-08
### Fixed
* Remove `hyperdrive-import-files` from dependencies (it is a dependency of `dat-node`). It was accidentally added.
* Always verify on read to avoid replication errors.
## 12.0.1 - 2016-02-07

@@ -10,0 +15,0 @@ ### Fixed

{
"name": "dat",
"version": "12.0.1",
"version": "12.0.2",
"description": "Dat is the package manager for data. Easily share and version control data.",

@@ -38,3 +38,2 @@ "keywords": [

"debug": "^2.4.5",
"hyperdrive-import-files": "^2.9.0",
"memdb": "^1.3.1",

@@ -41,0 +40,0 @@ "mkdirp": "^0.5.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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