@types/angular-translate
Advanced tools
Comparing version 2.4.32 to 2.4.33
{ | ||
"name": "@types/angular-translate", | ||
"version": "2.4.32", | ||
"version": "2.4.33", | ||
"description": "TypeScript definitions for Angular Translate v2.4.0 (pascalprecht.translate module)", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/angular": "1.5.*" | ||
"@types/angular": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "6b96f109e6a9a030a2818687c1580ecff29784afa8beb3304e4b8253cb5faab8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:01 GMT | ||
* Last updated: Mon, 19 Sep 2016 16:15:22 GMT | ||
* File structure: ModuleAugmentation | ||
@@ -14,0 +14,0 @@ * Library Dependencies: angular |
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
8189
+ Added@types/angular@1.8.9(transitive)
- Removed@types/angular@1.5.23(transitive)
- Removed@types/jquery@3.5.32(transitive)
- Removed@types/sizzle@2.3.9(transitive)
Updated@types/angular@*