@types/angular-translate
Advanced tools
Comparing version 2.15.1 to 2.15.2
@@ -74,2 +74,3 @@ // Type definitions for Angular Translate (pascalprecht.translate module) 2.15 | ||
resolveClientLocale(): string; | ||
getAvailableLanguageKeys(): string[]; | ||
} | ||
@@ -76,0 +77,0 @@ |
{ | ||
"name": "@types/angular-translate", | ||
"version": "2.15.1", | ||
"version": "2.15.2", | ||
"description": "TypeScript definitions for Angular Translate (pascalprecht.translate module)", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Michel Salib", | ||
"url": "https://github.com/michelsalib" | ||
"url": "https://github.com/michelsalib", | ||
"githubUsername": "michelsalib" | ||
} | ||
@@ -22,5 +23,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "b261d6418b48661ae92f6cd9db0569fecf0584fe29446296db22b538af2b2ffc", | ||
"typesPublisherContentHash": "0ec7d602dc37b2cafa36a772e2947e85f96084dceddd6cbc3fbfc90b0a2b9f2a", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 15 Jun 2017 20:04:23 GMT | ||
* Last updated: Fri, 02 Mar 2018 17:32:47 GMT | ||
* Dependencies: angular | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
8910
114