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.6.24 to 1.6.25

3

angular/jqlite.d.ts

@@ -23,2 +23,3 @@ // Project: http://jquery.com/

// Leonard Thieu <https://github.com/leonard-thieu>
// Andre Wiggins <https://github.com/andrewiggins>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -670,3 +671,3 @@

interface JQueryStatic {
(element: string | Element | Document): JQuery;
(element: string | Element | Document | JQuery | ArrayLike<Element>): JQuery;
}

@@ -673,0 +674,0 @@

{
"name": "@types/angular",
"version": "1.6.24",
"version": "1.6.25",
"description": "TypeScript definitions for Angular JS",

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

"peerDependencies": {},
"typesPublisherContentHash": "fac0577bcb93a2dc16e2b3ff4975368c2e075ccd82a1578281db352f51ced509",
"typesPublisherContentHash": "0078510a872d947db411cf60c406d8944c4be921349f0d30bae6ec5a37cf64a6",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 28 Jun 2017 15:40:48 GMT
* Last updated: Thu, 29 Jun 2017 13:32:10 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: angular, ng

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