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

@klevn/dgraph

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@klevn/dgraph - npm Package Compare versions

Comparing version

to
4.0.0

1

dist/dedicated.js

@@ -128,3 +128,2 @@ #!/usr/bin/env node

}
cli_1.default.resume();
}

@@ -131,0 +130,0 @@ if (!(0, fs_1.existsSync)(paths.schema)) {

2

package.json

@@ -11,3 +11,3 @@ {

"name": "@klevn/dgraph",
"version": "3.0.5",
"version": "4.0.0",
"main": "./dist/dedicated.js",

@@ -14,0 +14,0 @@ "scripts": {

@@ -153,4 +153,2 @@ #!/usr/bin/env node

}
cliSingelton.resume()
}

@@ -157,0 +155,0 @@