New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.16.0 to 2.16.1

1

angular-translate/index.d.ts

@@ -124,4 +124,5 @@ // Type definitions for Angular Translate (pascalprecht.translate module) 2.16

(translationId: string, interpolateParams?: any, interpolation?: string, forceLanguage?: string): string;
(translationIds: string[], interpolateParams?: any, interpolation?: string, forceLanguage?: string): { [key: string]: string };
};
}
}

8

angular-translate/package.json
{
"name": "@types/angular-translate",
"version": "2.16.0",
"version": "2.16.1",
"description": "TypeScript definitions for Angular Translate (pascalprecht.translate module)",

@@ -19,5 +19,7 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/angular-translate"
},

@@ -28,4 +30,4 @@ "scripts": {},

},
"typesPublisherContentHash": "2f5a80ff319f706dc01ea8f9192573598ff88a61fb37e8f1855bbac19a042140",
"typesPublisherContentHash": "2d21ff35ac5bd29bc46ece5bf46b45e4d4d0cb78b2385528f97bf53bacf51937",
"typeScriptVersion": "2.3"
}

@@ -11,7 +11,7 @@ # Installation

Additional Details
* Last updated: Wed, 13 Jun 2018 19:16:56 GMT
* Dependencies: angular
* Last updated: Tue, 05 Nov 2019 22:54:30 GMT
* Dependencies: @types/angular
* Global values: none
# Credits
These definitions were written by Michel Salib <https://github.com/michelsalib>, Gabriel Gil <https://github.com/GabrielGil>.
These definitions were written by Michel Salib <https://github.com/michelsalib>, and Gabriel Gil <https://github.com/GabrielGil>.

Sorry, the diff of this file is not supported yet

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