New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/gremlin

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gremlin - npm Package Compare versions

Comparing version 3.4.2 to 3.4.3

2

gremlin/index.d.ts

@@ -435,3 +435,3 @@ // Type definitions for gremlin 3.4

getTraversalSource(): Translator;
of(traversalSource: AnonymousTraversalSource | GraphTraversalSource): void;
of(traversalSource: AnonymousTraversalSource | GraphTraversalSource | string): void;
translate(bytecode: Bytecode): string;

@@ -438,0 +438,0 @@ }

{
"name": "@types/gremlin",
"version": "3.4.2",
"version": "3.4.3",
"description": "TypeScript definitions for gremlin",

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -23,4 +23,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "e52ab97e7cd9de9a264aec66a8167abf989c2258834d936d3ca6971b9e211997",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "b234f47ca27dcf8db5de86ebea2f0bb7129224225f741735773de6f94e1bcb6b",
"typeScriptVersion": "2.8"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gremlin
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gremlin.
Additional Details
* Last updated: Mon, 05 Aug 2019 18:29:07 GMT
### Additional Details
* Last updated: Tue, 10 Dec 2019 19:27:19 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by matt-sungwook <https://github.com/matt-sungwook>.
These definitions were written by matt-sungwook (https://github.com/matt-sungwook).
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