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.23 to 1.6.0

4

angular/package.json
{
"name": "@types/angular",
"version": "1.5.23",
"version": "1.6.0",
"description": "TypeScript definitions for Angular JS",

@@ -17,4 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "b0c790ed7ffc6b7a08e031c880e65d4d51da54633b9b7422cf1cd251e3d8974b",
"typesPublisherContentHash": "1a7655bf11371cfeb87e79fbead98c60b972989266d9aaf4aa6dce9231aa2225",
"typeScriptVersion": "2.0"
}

@@ -11,5 +11,4 @@ # Installation

Additional Details
* Last updated: Thu, 05 Jan 2017 17:45:20 GMT
* Library Dependencies: jquery
* Module Dependencies: none
* Last updated: Wed, 11 Jan 2017 17:17:27 GMT
* Dependencies: jquery
* Global values: angular, ng

@@ -16,0 +15,0 @@

{
"authors": "Diego Vilar <http://github.com/diegovilar>, Georgii Dolzhykov <http://github.com/thorn0>",
"libraryDependencies": [
"jquery"
],
"moduleDependencies": [],
"libraryMajorVersion": 1,
"libraryMinorVersion": 5,
"typeScriptVersion": "2.0",
"name": "angular",
"libraryName": "Angular JS",
"typingsPackageName": "angular",
"projectName": "http://angularjs.org",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "master",
"globals": [
"angular",
"ng"
],
"declaredModules": [
"angular"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "b0c790ed7ffc6b7a08e031c880e65d4d51da54633b9b7422cf1cd251e3d8974b"
"data": {
"authors": "Diego Vilar <http://github.com/diegovilar>, Georgii Dolzhykov <http://github.com/thorn0>",
"dependencies": {
"jquery": "*"
},
"libraryMajorVersion": 1,
"libraryMinorVersion": 6,
"typeScriptVersion": "2.0",
"libraryName": "Angular JS",
"typingsPackageName": "angular",
"projectName": "http://angularjs.org",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [
"angular",
"ng"
],
"declaredModules": [
"angular/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "1a7655bf11371cfeb87e79fbead98c60b972989266d9aaf4aa6dce9231aa2225"
},
"isLatest": true
}

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