Socket
Socket
Sign inDemoInstall

dragon

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dragon - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

.editorconfig

49

package.json
{
"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"
}
}
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