Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/angular-translate

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/angular-translate - npm Package Compare versions

Comparing version 2.4.26-alpha to 2.4.28-alpha

6

index.d.ts

@@ -6,7 +6,7 @@ // Type definitions for Angular Translate v2.4.0 (pascalprecht.translate module)

/// <reference types="angularjs" />
/// <reference types="angular" />
import * as angular from 'angularjs';
import * as angular from 'angular';
declare module 'angularjs' {
declare module 'angular' {
export namespace translate {

@@ -13,0 +13,0 @@

{
"name": "@types/angular-translate",
"version": "2.4.26-alpha",
"version": "2.4.28-alpha",
"description": "TypeScript definitions for Angular Translate v2.4.0 (pascalprecht.translate module)",

@@ -14,3 +14,5 @@ "main": "",

"typings": "index.d.ts",
"dependencies": {}
"dependencies": {
"@types/angular": "1.5.4-alpha"
}
}

@@ -11,6 +11,6 @@ # Installation

Additional Details
* Last updated: Sun, 03 Jul 2016 23:17:10 GMT
* Last updated: Fri, 08 Jul 2016 19:21:53 GMT
* File structure: ModuleAugmentation
* Library Dependencies: angularjs
* Module Dependencies: angularjs
* Library Dependencies: angular
* Module Dependencies: angular
* Global values: none

@@ -17,0 +17,0 @@

@@ -5,6 +5,6 @@ {

"libraryDependencies": [
"angularjs"
"angular"
],
"moduleDependencies": [
"angularjs"
"angular"
],

@@ -21,3 +21,3 @@ "libraryMajorVersion": "2",

"declaredModules": [
"angularjs"
"angular"
],

@@ -27,3 +27,3 @@ "files": [

],
"contentHash": "a1f5a5862801cc8f461cadd7c45d6456aeb9303454390f4ab1a872c97abcbdcd"
"contentHash": "cb8cbc7cef8aa4a3d65aeed311cab81e07f9b12f5976b2394d978ddbccc6bcb9"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc