@types/falcor-json-graph
Advanced tools
Comparing version 1.1.16 to 1.1.17
// Type definitions for falcor-json-graph 1.1.7 | ||
// Project: https://github.com/Netflix/falcor-json-graph | ||
// Definitions by: Quramy <https://github.com/Quramy> | ||
// Definitions by: Quramy <https://github.com/Quramy>, LukeRielley <https://github.com/lukerielley> | ||
// Definitions: https://github.com/borisyankov/DefinitelyTyped | ||
// TypeScript Version: 2.4 | ||
@@ -6,0 +7,0 @@ export = FalcorJsonGraph; |
{ | ||
"name": "@types/falcor-json-graph", | ||
"version": "1.1.16", | ||
"version": "1.1.17", | ||
"description": "TypeScript definitions for falcor-json-graph", | ||
@@ -9,14 +9,22 @@ "license": "MIT", | ||
"name": "Quramy", | ||
"url": "https://github.com/Quramy" | ||
"url": "https://github.com/Quramy", | ||
"githubUsername": "Quramy" | ||
}, | ||
{ | ||
"name": "LukeRielley", | ||
"url": "https://github.com/lukerielley", | ||
"githubUsername": "lukerielley" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/falcor-json-graph" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "fafcfa1aaa7119c2fe3d3c62df159c3e4c695ac5bb293b89f9f33372bf6814b9", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "da4002b021b16821fbf73621b9b9226ec7bcbf0e147eb429b6e292894f0e8614", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/falcor-json-graph | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/falcor-json-graph | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT | ||
* Last updated: Thu, 11 Jul 2019 00:11:53 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Quramy <https://github.com/Quramy>. | ||
These definitions were written by Quramy <https://github.com/Quramy>, and LukeRielley <https://github.com/lukerielley>. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6113
86