Comparing version 0.0.0 to 0.0.1
{ | ||
"author": "Enrico Marino <enrico.marino@email.com>", | ||
"name": "dragon", | ||
"description": "JavaScript html5 drag and drop library", | ||
"version": "0.0.0", | ||
"homepage": "", | ||
"version": "0.0.1", | ||
"description": "Drag and drop SOLID", | ||
"main": "dragon.js", | ||
"scripts": { | ||
"dev": "webpack --watch" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "" | ||
"url": "https://github.com/luckylooke/dragon.git" | ||
}, | ||
"main": "index.js", | ||
"engines": { | ||
"node": "*" | ||
"author": "Ctibor Laky <luckylooke@gmail.com> (github.com/luckylooke)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/luckylooke/dragon/issues" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": {} | ||
"homepage": "https://github.com/luckylooke/dragon", | ||
"dependencies": { | ||
"contra": "1.9.4", | ||
"crossvent": "1.5.4", | ||
"middle.js": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.21.0", | ||
"babel-loader": "^6.2.10", | ||
"babel-preset-es2015": "^6.18.0", | ||
"bower": "1.5.2", | ||
"browserify": "11.0.0", | ||
"clean-css": "3.3.6", | ||
"diamond": "0.0.2", | ||
"electron-prebuilt": "0.30.1", | ||
"hihat": "1.2.1", | ||
"jshint": "2.8.0", | ||
"jshint-stylish": "2.0.1", | ||
"nib": "1.1.0", | ||
"phantomjs": "2.1.3", | ||
"stylus": "0.52.0", | ||
"tap-dev-tool": "1.3.0", | ||
"tape": "4.0.1", | ||
"tape-run": "^2.1.3", | ||
"uglify-js": "2.4.24", | ||
"watchify": "3.3.0", | ||
"webpack": "^1.14.0" | ||
} | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
777336
51
0
2870
1
36
3
20
2
3
+ Addedcontra@1.9.4
+ Addedcrossvent@1.5.4
+ Addedmiddle.js@^1.0.0
+ Addedatoa@1.0.0(transitive)
+ Addedcontra@1.9.4(transitive)
+ Addedcrossvent@1.5.4(transitive)
+ Addedcustom-event@1.0.0(transitive)
+ Addedmiddle.js@1.0.0(transitive)
+ Addedticky@1.0.1(transitive)