@types/babylon
Advanced tools
Comparing version 6.16.7 to 6.16.8
@@ -1,8 +0,1 @@ | ||
// Type definitions for babylon 6.16 | ||
// Project: https://github.com/babel/babylon, https://babeljs.io | ||
// Definitions by: Troy Gerwien <https://github.com/yortus> | ||
// Marvin Hagemeister <https://github.com/marvinhagemeister> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import { Expression, File } from "babel-types"; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/babylon", | ||
"version": "6.16.7", | ||
"version": "6.16.8", | ||
"description": "TypeScript definitions for babylon", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babylon", | ||
"name": "Troy Gerwien", | ||
"url": "https://github.com/yortus", | ||
"githubUsername": "yortus" | ||
"githubUsername": "yortus", | ||
"url": "https://github.com/yortus" | ||
}, | ||
{ | ||
"name": "Marvin Hagemeister", | ||
"url": "https://github.com/marvinhagemeister", | ||
"githubUsername": "marvinhagemeister" | ||
"githubUsername": "marvinhagemeister", | ||
"url": "https://github.com/marvinhagemeister" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "6393edb15609cce3960d83175dd4b0f039257fcb491a48ffd275ead0621fa594", | ||
"typesPublisherContentHash": "c9a086b1774915f64ee11a4763f209f663e96a37b3be55c5ff1efefec3b9329f", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for babylon 6.16 | ||
// Project: https://github.com/babel/babylon, https://babeljs.io | ||
// Definitions by: Troy Gerwien <https://github.com/yortus> | ||
// Marvin Hagemeister <https://github.com/marvinhagemeister> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import { Expression, File } from "babel-types"; | ||
@@ -75,7 +68,6 @@ | ||
### Additional Details | ||
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT | ||
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT | ||
* Dependencies: [@types/babel-types](https://npmjs.com/package/@types/babel-types) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Troy Gerwien](https://github.com/yortus), and [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
5894
43
72