@types/gremlin
Advanced tools
Comparing version 3.5.1 to 3.5.2
// Type definitions for gremlin 3.5 | ||
// Project: https://tinkerpop.apache.org/ | ||
// Definitions by: keith1024 <https://github.com/keith1024> | ||
// Paulo Soares <https://github.com/7jpsan> | ||
// Definitions by: Paulo Soares <https://github.com/7jpsan> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -6,0 +5,0 @@ |
{ | ||
"name": "@types/gremlin", | ||
"version": "3.5.1", | ||
"version": "3.5.2", | ||
"description": "TypeScript definitions for gremlin", | ||
@@ -9,7 +9,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gremlin", | ||
{ | ||
"name": "keith1024", | ||
"url": "https://github.com/keith1024", | ||
"githubUsername": "keith1024" | ||
}, | ||
{ | ||
"name": "Paulo Soares", | ||
@@ -29,4 +24,4 @@ "url": "https://github.com/7jpsan", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "8b8d74fa50add1097c2ca696152531a150937f9d5831695f6b929099fc583b84", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "bccd22d6ee214a0eaec65ff6c3002c648e17d2fa9c1d13275b7f35039c4d298b", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 23 Dec 2021 23:34:45 GMT | ||
* Last updated: Tue, 05 Apr 2022 20:01:44 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by [keith1024](https://github.com/keith1024), and [Paulo Soares](https://github.com/7jpsan). | ||
These definitions were written by [Paulo Soares](https://github.com/7jpsan). |
19672
491