Socket
Socket
Sign inDemoInstall

dragula

Package Overview
Dependencies
5
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.3 to 3.6.4

2

bower.json
{
"name": "dragula.js",
"version": "3.6.3",
"version": "3.6.4",
"description": "Drag and drop so simple it hurts",

@@ -5,0 +5,0 @@ "main": [

{
"name": "dragula",
"version": "3.6.3",
"version": "3.6.4",
"description": "Drag and drop so simple it hurts",

@@ -18,26 +18,5 @@ "main": "dragula.js",

"lint": "jshint . --reporter node_modules/jshint-stylish/index.js",
"codestyle": "xo",
"test": "npm run lint && npm run codestyle && browserify test/*.js | testron | tap-spec",
"test": "npm run lint && browserify test/*.js | testling",
"test-watch": "hihat test/*.js -p tap-dev-tool"
},
"xo": {
"env": {
"browser": true,
"node": true
},
"space": true,
"ignores": [
"dist/**"
],
"rules": {
"consistent-return": 0,
"no-void": 0,
"no-nested-ternary": 0,
"no-inline-comments": 0,
"object-curly-spacing": 0,
"space-before-function-paren": 0,
"no-undef": 0,
"brace-style": 0
}
},
"repository": {

@@ -66,11 +45,10 @@ "type": "git",

"nib": "1.1.0",
"phantomjs": "2.1.3",
"stylus": "0.52.0",
"tap-dev-tool": "1.3.0",
"tap-spec": "^4.1.0",
"tape": "4.0.1",
"testron": "1.2.0",
"testling": "1.7.1",
"uglify-js": "2.4.24",
"watchify": "3.3.0",
"xo": "0.7.1"
"watchify": "3.3.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc