@types/babylon
Advanced tools
Comparing version 6.16.1 to 6.16.2
@@ -1,8 +0,8 @@ | ||
// Type definitions for babylon v6.16.1 | ||
// Type definitions for babylon 6.16 | ||
// Project: https://github.com/babel/babylon | ||
// Definitions by: Troy Gerwien <https://github.com/yortus> | ||
// Marvin Hagemeister <https://github.com/marvinhagemeister> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/// <reference types="babel-types" /> | ||
import { File, Expression } from 'babel-types'; | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@types/babylon", | ||
"version": "6.16.1", | ||
"version": "6.16.2", | ||
"description": "TypeScript definitions for babylon", | ||
@@ -10,2 +10,6 @@ "license": "MIT", | ||
"url": "https://github.com/yortus" | ||
}, | ||
{ | ||
"name": "Marvin Hagemeister", | ||
"url": "https://github.com/marvinhagemeister" | ||
} | ||
@@ -23,4 +27,4 @@ ], | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "c9eef54dabee1a5e4dff8b94821fbf12cfe6ebe2f23f83c9916443841e2eaa56", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "9db531ab1438202c176c2bf38211cdf5a4137d0e001bc1908e8ff3ee8317f237", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 04 May 2017 17:04:37 GMT | ||
* Last updated: Thu, 20 Jul 2017 13:50:42 GMT | ||
* Dependencies: babel-types | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Troy Gerwien <https://github.com/yortus>. | ||
These definitions were written by Troy Gerwien <https://github.com/yortus>, Marvin Hagemeister <https://github.com/marvinhagemeister>. |
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
4310
48