@types/object-path
Advanced tools
Comparing version 0.11.2 to 0.11.3
@@ -1,8 +0,1 @@ | ||
// Type definitions for objectPath 0.11 | ||
// Project: https://github.com/mariocasciaro/object-path | ||
// Definitions by: Paulo Cesar <https://github.com/pocesar> | ||
// BendingBender <https://github.com/BendingBender> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
declare const objectPath: objectPath.ObjectPathStatic & { | ||
@@ -9,0 +2,0 @@ withInheritedProps: objectPath.ObjectPathStatic; |
{ | ||
"name": "@types/object-path", | ||
"version": "0.11.2", | ||
"description": "TypeScript definitions for objectPath", | ||
"version": "0.11.3", | ||
"description": "TypeScript definitions for object-path", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object-path", | ||
@@ -10,9 +10,9 @@ "license": "MIT", | ||
"name": "Paulo Cesar", | ||
"url": "https://github.com/pocesar", | ||
"githubUsername": "pocesar" | ||
"githubUsername": "pocesar", | ||
"url": "https://github.com/pocesar" | ||
}, | ||
{ | ||
"name": "BendingBender", | ||
"url": "https://github.com/BendingBender", | ||
"githubUsername": "BendingBender" | ||
"githubUsername": "BendingBender", | ||
"url": "https://github.com/BendingBender" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "795fd9ca1f5f4d011566b403c7e6e74722e464d43e456b6e2fd0d490924173fa", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "9cda1737ccce23ab89e111e8a8bd09fee8760ade3fe4b29124eb27e3db3ac8dc", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for objectPath (https://github.com/mariocasciaro/object-path). | ||
This package contains type definitions for object-path (https://github.com/mariocasciaro/object-path). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Sun, 03 Sep 2023 22:33:46 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Paulo Cesar](https://github.com/pocesar), and [BendingBender](https://github.com/BendingBender). |
6503
112
16