@types/angular-translate
Advanced tools
Comparing version 2.16.2 to 2.16.3
@@ -33,3 +33,3 @@ // Type definitions for Angular Translate (pascalprecht.translate module) 2.16 | ||
suffix: string; | ||
key?: string; | ||
key?: string | undefined; | ||
} | ||
@@ -36,0 +36,0 @@ |
{ | ||
"name": "@types/angular-translate", | ||
"version": "2.16.2", | ||
"version": "2.16.3", | ||
"description": "TypeScript definitions for Angular Translate (pascalprecht.translate module)", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-translate", | ||
"license": "MIT", | ||
@@ -34,4 +35,4 @@ "contributors": [ | ||
}, | ||
"typesPublisherContentHash": "01718886c4c02cb0f52104ff64f05ca2664db191228577d7e7c2dab266b0a30e", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "493bfb0a5b5a63133048136bafef4f27f25f02c0da96ff5c28f852d4595b213d", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 10 Dec 2019 20:18:05 GMT | ||
* Last updated: Tue, 06 Jul 2021 18:05:33 GMT | ||
* Dependencies: [@types/angular](https://npmjs.com/package/@types/angular) | ||
@@ -17,2 +17,2 @@ * 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). | ||
These definitions were written by [Michel Salib](https://github.com/michelsalib), [Gabriel Gil](https://github.com/GabrielGil), and [Dmitry Gurovich](https://github.com/yrtimiD). |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10354
0