@types/json-pointer
Advanced tools
Comparing version 1.0.32 to 1.0.33
@@ -1,8 +0,1 @@ | ||
// Type definitions for json-pointer 1.0 | ||
// Project: https://github.com/manuelstofer/json-pointer | ||
// Definitions by: Bart van der Schoor <https://github.com/Bartvds> | ||
// BendingBender <https://github.com/BendingBender> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 4.0 | ||
export = JsonPointer; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/json-pointer", | ||
"version": "1.0.32", | ||
"version": "1.0.33", | ||
"description": "TypeScript definitions for json-pointer", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-pointer", | ||
"name": "Bart van der Schoor", | ||
"url": "https://github.com/Bartvds", | ||
"githubUsername": "Bartvds" | ||
"githubUsername": "Bartvds", | ||
"url": "https://github.com/Bartvds" | ||
}, | ||
{ | ||
"name": "BendingBender", | ||
"url": "https://github.com/BendingBender", | ||
"githubUsername": "BendingBender" | ||
"githubUsername": "BendingBender", | ||
"url": "https://github.com/BendingBender" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "bed493bafa3241d76e10daa26e11e8d54b9ceb8026d93b5d0e339f6db345e4a1", | ||
"typesPublisherContentHash": "9d5295945d6a917a15358890c546067e1fc2d9681bee961e58bbf4348fad2b94", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Bart van der Schoor](https://github.com/Bartvds), and [BendingBender](https://github.com/BendingBender). |
7810
153
16