🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

etcd-dump

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

etcd-dump - npm Package Compare versions

Comparing version

to
0.0.4

2

index.js

@@ -34,3 +34,3 @@ // Requires

return this.store.get('', {
recusrive: true
recursive: true
})

@@ -37,0 +37,0 @@ .then(cleanDump);

{
"name": "etcd-dump",
"version": "0.0.3",
"version": "0.0.4",
"description": "A tool for dumping and restoring etcd",

@@ -5,0 +5,0 @@ "main": "index.js",