🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@types/angularjs

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/angularjs - npm Package Compare versions

Comparing version

to
1.5.13-alpha

2

package.json
{
"name": "@types/angularjs",
"version": "1.5.11-alpha",
"version": "1.5.13-alpha",
"description": "TypeScript definitions for Angular JS 1.5",

@@ -5,0 +5,0 @@ "main": "",

@@ -11,9 +11,9 @@ # Installation

Additional Details
* Last updated: Fri, 20 May 2016 17:00:03 GMT
* File structure: MultipleModules
* Last updated: Wed, 25 May 2016 04:19:58 GMT
* File structure: UMD
* Library Dependencies: jquery
* Module Dependencies: none
* Global values: angular, inject
* Global values: angular, ng, inject
# Credits
These definitions were written by Diego Vilar <http://github.com/diegovilar>.

@@ -15,9 +15,9 @@ {

"sourceBranch": "types-2.0",
"kind": "MultipleModules",
"kind": "UMD",
"globals": [
"angular",
"ng",
"inject"
],
"declaredModules": [
"angular",
"angular-mocks/ngMock",

@@ -37,3 +37,3 @@ "angular-mocks/ngMockE2E",

],
"contentHash": "22484fbad7aae9726d79672b0aee1a81be6f4d9a34fb74d9eac21617f4649411"
"contentHash": "7b85b2189b4d0f43a7c2e2a851777b076bf212db1a2b5b95d1675530a2ff5315"
}

Sorry, the diff of this file is too big to display