@types/object.fromentries
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -1,7 +0,1 @@ | ||
// Type definitions for object.fromentries 2.0 | ||
// Project: https://github.com/es-shims/Object.fromEntries#readme | ||
// Definitions by: Andres Riofrio <https://github.com/ariofrio> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 3.4 | ||
// Adapted from node_modules/typescript/lib/lib.es2019.object.d.ts | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/object.fromentries", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "TypeScript definitions for object.fromentries", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object.fromentries", | ||
"name": "Andres Riofrio", | ||
"url": "https://github.com/ariofrio", | ||
"githubUsername": "ariofrio" | ||
"githubUsername": "ariofrio", | ||
"url": "https://github.com/ariofrio" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "99c6a69c5d291b02cb3f6df0d4bf31f69370405dd63a709028ef60534178b932", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "48d04c2aed3718c5515e586638e710e98498c940b4f4f3c22b27e106c4852ef3", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for object.fromentries 2.0 | ||
// Project: https://github.com/es-shims/Object.fromEntries#readme | ||
// Definitions by: Andres Riofrio <https://github.com/ariofrio> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 3.4 | ||
// Adapted from node_modules/typescript/lib/lib.es2019.object.d.ts | ||
@@ -41,7 +35,6 @@ | ||
### 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 [Andres Riofrio](https://github.com/ariofrio). |
3925
16
39