@types/angular-translate
Advanced tools
Comparing version 2.19.1 to 2.19.2
@@ -1,9 +0,1 @@ | ||
// Type definitions for Angular Translate (pascalprecht.translate module) 2.19 | ||
// Project: https://github.com/PascalPrecht/angular-translate | ||
// Definitions by: Michel Salib <https://github.com/michelsalib>, | ||
// Gabriel Gil <https://github.com/GabrielGil>, | ||
// Dmitry Gurovich <https://github.com/yrtimiD> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
declare var _: string; | ||
@@ -10,0 +2,0 @@ export = _; |
{ | ||
"name": "@types/angular-translate", | ||
"version": "2.19.1", | ||
"description": "TypeScript definitions for Angular Translate (pascalprecht.translate module)", | ||
"version": "2.19.2", | ||
"description": "TypeScript definitions for angular-translate", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-translate", | ||
@@ -10,14 +10,14 @@ "license": "MIT", | ||
"name": "Michel Salib", | ||
"url": "https://github.com/michelsalib", | ||
"githubUsername": "michelsalib" | ||
"githubUsername": "michelsalib", | ||
"url": "https://github.com/michelsalib" | ||
}, | ||
{ | ||
"name": "Gabriel Gil", | ||
"url": "https://github.com/GabrielGil", | ||
"githubUsername": "GabrielGil" | ||
"githubUsername": "GabrielGil", | ||
"url": "https://github.com/GabrielGil" | ||
}, | ||
{ | ||
"name": "Dmitry Gurovich", | ||
"url": "https://github.com/yrtimiD", | ||
"githubUsername": "yrtimiD" | ||
"githubUsername": "yrtimiD", | ||
"url": "https://github.com/yrtimiD" | ||
} | ||
@@ -36,4 +36,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "1f16571fc1bfe6f27d3d187ea73ae4959a7d64f323be61b1d49b3a6ee2c1ced0", | ||
"typesPublisherContentHash": "289a60696675d0f0d09cddc3ea79a4b6590670515e352cda3420b8a91ea1e8e2", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Angular Translate (pascalprecht.translate module) (https://github.com/PascalPrecht/angular-translate). | ||
This package contains type definitions for angular-translate (https://github.com/PascalPrecht/angular-translate). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Fri, 22 Sep 2023 18:11:03 GMT | ||
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT | ||
* Dependencies: [@types/angular](https://npmjs.com/package/@types/angular) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Michel Salib](https://github.com/michelsalib), [Gabriel Gil](https://github.com/GabrielGil), and [Dmitry Gurovich](https://github.com/yrtimiD). |
10534
162
16