@types/balanced-match
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -1,6 +0,1 @@ | ||
// Type definitions for balanced-match 3.0 | ||
// Project: https://github.com/juliangruber/balanced-match | ||
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface Output { | ||
@@ -7,0 +2,0 @@ /** |
{ | ||
"name": "@types/balanced-match", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "TypeScript definitions for balanced-match", | ||
@@ -10,17 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/balanced-match", | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
], | ||
"type": "module", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/balanced-match" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "e716fff86f59bde8e81971e1fb6016d8aebc8dc04def13f340ff582484186024", | ||
"typeScriptVersion": "4.5", | ||
"exports": { | ||
@@ -34,3 +26,11 @@ ".": { | ||
}, | ||
"type": "module" | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/balanced-match" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c2e1c5249e5c67f42ae89dd718067f3ebf4b6e51c11983c818bd5fed9ef76dde", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for balanced-match 3.0 | ||
// Project: https://github.com/juliangruber/balanced-match | ||
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface Output { | ||
@@ -63,7 +58,6 @@ /** | ||
### Additional Details | ||
* Last updated: Tue, 10 Oct 2023 20:06:06 GMT | ||
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
5462
40
62