@types/babylon
Advanced tools
Comparing version 6.16.2 to 6.16.3
@@ -6,3 +6,3 @@ // Type definitions for babylon 6.16 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.8 | ||
@@ -9,0 +9,0 @@ import { File, Expression } from 'babel-types'; |
{ | ||
"name": "@types/babylon", | ||
"version": "6.16.2", | ||
"version": "6.16.3", | ||
"description": "TypeScript definitions for babylon", | ||
@@ -9,7 +9,9 @@ "license": "MIT", | ||
"name": "Troy Gerwien", | ||
"url": "https://github.com/yortus" | ||
"url": "https://github.com/yortus", | ||
"githubUsername": "yortus" | ||
}, | ||
{ | ||
"name": "Marvin Hagemeister", | ||
"url": "https://github.com/marvinhagemeister" | ||
"url": "https://github.com/marvinhagemeister", | ||
"githubUsername": "marvinhagemeister" | ||
} | ||
@@ -20,3 +22,3 @@ ], | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -27,5 +29,4 @@ "scripts": {}, | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "9db531ab1438202c176c2bf38211cdf5a4137d0e001bc1908e8ff3ee8317f237", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "85391271d2c897669c5e2bd26e8cee6c023b7d3042476183f18cc581beb35429", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babylon | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babylon | ||
Additional Details | ||
* Last updated: Thu, 20 Jul 2017 13:50:42 GMT | ||
* Last updated: Tue, 12 Jun 2018 03:36:26 GMT | ||
* Dependencies: babel-types | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
4286