Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/jquery.fileupload

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jquery.fileupload - npm Package Compare versions

Comparing version 5.40.14-alpha to 5.40.15-alpha

6

package.json
{
"name": "@types/jquery.fileupload",
"version": "5.40.14-alpha",
"version": "5.40.15-alpha",
"description": "Type definitions for jQuery File Upload Plugin 5.40.1 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",

@@ -10,3 +10,5 @@ "main": "",

"typings": "index.d.ts",
"dependencies": {}
"dependencies": {
"@types/jquery": "*"
}
}

@@ -14,9 +14,9 @@ # Installation

# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the jquery.fileupload directory.
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/jquery.fileupload
Additional Details
* Last updated: Tue, 17 May 2016 04:08:26 GMT
* Last updated: Thu, 19 May 2016 20:05:52 GMT
* Typings kind: Global
* Library Dependencies: none
* Library Dependencies: jquery
* Module Dependencies: none
* Global values: none
{
"authors": "Rob Alarcon <https://github.com/rob-alarcon/>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"jquery"
],
"moduleDependencies": [],

@@ -12,2 +14,3 @@ "libraryMajorVersion": "5",

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Global",

@@ -14,0 +17,0 @@ "globals": [],

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