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

@types/plupload

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/plupload - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

4

plupload/index.d.ts

@@ -771,1 +771,5 @@ // Type definitions for Plupload 2.0

}
declare module 'plupload' {
export = plupload;
}

10

plupload/package.json
{
"name": "@types/plupload",
"version": "2.0.6",
"version": "2.0.7",
"description": "TypeScript definitions for Plupload",

@@ -14,10 +14,12 @@ "license": "MIT",

"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/plupload"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "b15117586a48549e0d15de4dbcf03dc88c9b3a8f36a4d88bf3e4c41da2bc48f4",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "2fe921d60c7e1df30d3a40a0de9b9331d33b717e92c9238f38a3e69b6d2d0e3c",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/plupload
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/plupload.
Additional Details
* Last updated: Thu, 12 Apr 2018 17:12:54 GMT
### Additional Details
* Last updated: Tue, 04 Feb 2020 16:56:31 GMT
* Dependencies: none
* Global values: plupload
* Global values: `plupload`
# Credits
These definitions were written by Patrick Bußmann <https://github.com/patrickbussmann>.
These definitions were written by Patrick Bußmann (https://github.com/patrickbussmann).
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