New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/angular

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/angular - npm Package Compare versions

Comparing version

to
1.5.6-alpha

2

angular-mocks.d.ts

@@ -6,3 +6,3 @@ // Type definitions for Angular JS 1.3 (ngMock, ngMockE2E module)

import * as angular from 'angular';
import * as angular from './index';

@@ -9,0 +9,0 @@ declare module "angular-mocks/ngMock" {

{
"name": "@types/angular",
"version": "1.5.5-alpha",
"version": "1.5.6-alpha",
"description": "TypeScript definitions for Angular JS 1.5",

@@ -15,5 +15,4 @@ "main": "",

"dependencies": {
"@types/angular": "1.5.4-alpha",
"@types/jquery": "1.10.26-alpha"
}
}

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

Additional Details
* Last updated: Mon, 11 Jul 2016 22:20:48 GMT
* Last updated: Wed, 13 Jul 2016 19:03:51 GMT
* File structure: UMD
* Library Dependencies: jquery
* Module Dependencies: angular
* Module Dependencies: ./index
* Global values: angular, ng, global

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

@@ -8,3 +8,3 @@ {

"moduleDependencies": [
"angular"
"./index"
],

@@ -57,3 +57,3 @@ "libraryMajorVersion": "1",

],
"contentHash": "e53a0f84e347c049ab35ebab1ecc8ce0316cbfe03c96fd6a14cb4308a3d7354b"
"contentHash": "e8351b47568191e2a6d406c6b9f1861442ae4deedd574bff1924c649fdbba343"
}