@types/lossless-json
Advanced tools
@@ -11,3 +11,3 @@ // Type definitions for lossless-json 1.0 | ||
*/ | ||
export function config({ circularRefs }?: { circularRefs?: boolean }): { circularRefs: boolean }; | ||
export function config({ circularRefs }?: { circularRefs?: boolean | undefined }): { circularRefs: boolean }; | ||
/** | ||
@@ -14,0 +14,0 @@ * The LosslessJSON.parse() method parses a string as JSON, optionally transforming |
{ | ||
"name": "@types/lossless-json", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for lossless-json", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lossless-json", | ||
"license": "MIT", | ||
@@ -14,3 +15,3 @@ "contributors": [ | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -23,4 +24,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "d22432c00e45ac08e7bf33ad931d348afd0c4628205f0dfb9e7b2f48883c0928", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "49070bc4e69c339104af3827d95c400f5aad6b1d96b359cccc7db0e3970f9ea9", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lossless-json | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lossless-json. | ||
Additional Details | ||
* Last updated: Tue, 02 Jul 2019 16:42:32 GMT | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 16:23:50 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by André Vitor de Lima Matos <https://github.com/andrevmatos>. | ||
These definitions were written by [André Vitor de Lima Matos](https://github.com/andrevmatos). |
Sorry, the diff of this file is not supported yet
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5606
1.5%