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 1.5.20 to 1.5.21

7

angular/package.json
{
"name": "@types/angular",
"version": "1.5.20",
"description": "TypeScript definitions for Angular JS 1.5",
"version": "1.5.21",
"description": "TypeScript definitions for Angular JS",
"license": "MIT",

@@ -17,4 +17,3 @@ "author": "Diego Vilar <http://github.com/diegovilar>, Georgii Dolzhykov <http://github.com/thorn0>",

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "f6e95378e36b3e9c84227a72b6a9b47ec68ba7e270ea85dbe4ccbe8e4f2e9baf"
"typesPublisherContentHash": "fc9b6076f25599b2d815ba8ff77c3bbf4ab2653bcbd2b1cd07162a2ba3119f48"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Angular JS 1.5 (http://angularjs.org).
This package contains type definitions for Angular JS (http://angularjs.org).

@@ -12,4 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 14 Nov 2016 19:34:54 GMT
* File structure: UMD
* Last updated: Mon, 12 Dec 2016 22:50:15 GMT
* Library Dependencies: jquery

@@ -16,0 +15,0 @@ * Module Dependencies: none

{
"authors": "Diego Vilar <http://github.com/diegovilar>, Georgii Dolzhykov <http://github.com/thorn0>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [

@@ -10,3 +9,3 @@ "jquery"

"libraryMinorVersion": 5,
"libraryName": "Angular JS 1.5",
"libraryName": "Angular JS",
"typingsPackageName": "angular",

@@ -16,3 +15,2 @@ "projectName": "http://angularjs.org",

"sourceBranch": "types-2.0",
"kind": "UMD",
"globals": [

@@ -22,3 +20,5 @@ "angular",

],
"declaredModules": [],
"declaredModules": [
"angular"
],
"files": [

@@ -28,3 +28,3 @@ "index.d.ts"

"hasPackageJson": false,
"contentHash": "f6e95378e36b3e9c84227a72b6a9b47ec68ba7e270ea85dbe4ccbe8e4f2e9baf"
"contentHash": "fc9b6076f25599b2d815ba8ff77c3bbf4ab2653bcbd2b1cd07162a2ba3119f48"
}

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

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