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

gremlin-v3

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gremlin-v3 - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

lib/gremlin.js

@@ -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",

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