@types/ember__polyfills
Advanced tools
Comparing version 3.12.4 to 3.12.5
@@ -1,10 +0,1 @@ | ||
// Type definitions for non-npm package @ember/polyfills 3.12 | ||
// Project: https://emberjs.com/api/ember/3.16/modules/@ember%2Fpolyfills | ||
// Definitions by: Mike North <https://github.com/mike-north> | ||
// Chris Krycho <https://github.com/chriskrycho> | ||
// Krystan HuffMenne <https://github.com/gitKrystan> | ||
// James C. Davis <https://github.com/jamescdavis> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.7 | ||
import { Mix, Mix3, Mix4 } from "./types"; | ||
@@ -11,0 +2,0 @@ |
{ | ||
"name": "@types/ember__polyfills", | ||
"version": "3.12.4", | ||
"description": "TypeScript definitions for @ember/polyfills ", | ||
"version": "3.12.5", | ||
"description": "TypeScript definitions for @ember/polyfills", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ember__polyfills", | ||
@@ -10,19 +10,19 @@ "license": "MIT", | ||
"name": "Mike North", | ||
"url": "https://github.com/mike-north", | ||
"githubUsername": "mike-north" | ||
"githubUsername": "mike-north", | ||
"url": "https://github.com/mike-north" | ||
}, | ||
{ | ||
"name": "Chris Krycho", | ||
"url": "https://github.com/chriskrycho", | ||
"githubUsername": "chriskrycho" | ||
"githubUsername": "chriskrycho", | ||
"url": "https://github.com/chriskrycho" | ||
}, | ||
{ | ||
"name": "Krystan HuffMenne", | ||
"url": "https://github.com/gitKrystan", | ||
"githubUsername": "gitKrystan" | ||
"githubUsername": "gitKrystan", | ||
"url": "https://github.com/gitKrystan" | ||
}, | ||
{ | ||
"name": "James C. Davis", | ||
"url": "https://github.com/jamescdavis", | ||
"githubUsername": "jamescdavis" | ||
"githubUsername": "jamescdavis", | ||
"url": "https://github.com/jamescdavis" | ||
} | ||
@@ -39,4 +39,5 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "655d38998a206e14d4d2f23aacab523e6a0fef93ccd71f7c379b7164bac7ff86", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "d6880834b2addfe63280593e7c7aaa5d5f3b7580c912d6f539d1f1a6323d9516", | ||
"typeScriptVersion": "4.5", | ||
"nonNpm": true | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for @ember/polyfills (https://emberjs.com/api/ember/3.16/modules/@ember%2Fpolyfills). | ||
This package contains type definitions for @ember/polyfills (https://emberjs.com/api/ember/3.16/modules/@ember%2Fpolyfills). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Mike North](https://github.com/mike-north), [Chris Krycho](https://github.com/chriskrycho), [Krystan HuffMenne](https://github.com/gitKrystan), and [James C. Davis](https://github.com/jamescdavis). |
4186
27
16