gremlin-v3
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -19,3 +19,3 @@ 'use strict'; | ||
var java = require('java'); | ||
var java = require('redseal-java'); | ||
@@ -22,0 +22,0 @@ var Gremlin = module.exports = function (opts) { |
{ | ||
"name": "gremlin-v3", | ||
"description": "Gremlin for graph databases which implement the TinkerPop3 property graph data model.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"keywords": [ | ||
@@ -54,3 +54,3 @@ "gremlin", | ||
"glob": "~4.3.5", | ||
"java": "git://github.com/RedSeal-co/node-java.git#varargs.r3", | ||
"redseal-java": "^0.5.0", | ||
"json-stable-stringify": "^1.0.0", | ||
@@ -57,0 +57,0 @@ "lodash": "^3.2.0", |
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
1
167367
+ Addedredseal-java@^0.5.0
+ Addedasync@0.9.2(transitive)
+ Addedfind-java-home@0.1.2(transitive)
+ Addedglob@5.0.15(transitive)
+ Addednan@1.9.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedredseal-java@0.5.2(transitive)
+ Addedwhich@1.0.9(transitive)
- Removedjava@git://github.com/RedSeal-co/node-java.git#varargs.r3