@types/json-to-ast
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for json-to-ast 2.1 | ||
// Project: https://github.com/vtrushin/json-to-ast | ||
// Definitions by: ExE Boss <https://github.com/ExE-Boss> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace parse { | ||
@@ -7,0 +2,0 @@ interface Options { |
{ | ||
"name": "@types/json-to-ast", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "TypeScript definitions for json-to-ast", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-to-ast", | ||
"name": "ExE Boss", | ||
"url": "https://github.com/ExE-Boss", | ||
"githubUsername": "ExE-Boss" | ||
"githubUsername": "ExE-Boss", | ||
"url": "https://github.com/ExE-Boss" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "9acf0c05800da28f7bb50e6e21e22e1778852242ef6cd1721f65f4d4b332a6c8", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "d5c34fd17950473e0fdbde0c9866b98ac5d6486dbda75075510977cc5a462954", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for json-to-ast 2.1 | ||
// Project: https://github.com/vtrushin/json-to-ast | ||
// Definitions by: ExE Boss <https://github.com/ExE-Boss> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace parse { | ||
@@ -90,7 +85,6 @@ interface Options { | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 16:22:52 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: none | ||
* Global values: `jsonToAst` | ||
# Credits | ||
These definitions were written by [ExE Boss](https://github.com/ExE-Boss). |
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
5463
57
89