@types/plupload
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -771,1 +771,5 @@ // Type definitions for Plupload 2.0 | ||
} | ||
declare module 'plupload' { | ||
export = plupload; | ||
} |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
678
24005