Comparing version 0.1.5 to 0.2.0
{ | ||
"name": "dropzone", | ||
"version": "0.1.5", | ||
"version": "0.2.0", | ||
"description": "Handles drag and drop of files for you.", | ||
"keywords": [ "dragndrop", "ender" ], | ||
"main": "./dropzone.js", | ||
"main": [ | ||
"./lib/dropzone.js" | ||
], | ||
"maintainers": [ | ||
@@ -37,4 +39,8 @@ { | ||
"dependencies": { | ||
"qwery": "3.x", | ||
"domready": "0.x", | ||
"bean": "0.x", | ||
"bonzo": "1.x" | ||
}, | ||
"ender": "noop" | ||
} |
Sorry, the diff of this file is not supported yet
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
183463
10
3052
62
4
3
1
3
1
+ Addedbean@0.x
+ Addedbonzo@1.x
+ Addeddomready@0.x
+ Addedqwery@3.x
+ Addedbean@0.4.11(transitive)
+ Addedbonzo@1.4.0(transitive)
+ Addeddomready@0.3.0(transitive)
+ Addedqwery@3.4.2(transitive)