leader-line
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "leader-line", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Draw a leader line in your web page.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"name": "leader-line", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"title": "LeaderLine", | ||
@@ -20,18 +20,6 @@ "description": "Draw a leader line in your web page.", | ||
"leader-line.min.js", | ||
"bower.json", | ||
"LICENSE-MIT" | ||
"bower.json" | ||
], | ||
"homepage": "https://anseki.github.io/leader-line/", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/anseki/leader-line.git" | ||
}, | ||
"bugs": "https://github.com/anseki/leader-line/issues", | ||
"license": "MIT", | ||
"author": { | ||
"name": "anseki", | ||
"url": "https://github.com/anseki" | ||
}, | ||
"devDependencies": { | ||
"anim-event": "1.0.12", | ||
"anim-event": "^1.0.15", | ||
"cheerio": "^1.0.0-rc.2", | ||
@@ -45,6 +33,21 @@ "clean-css": "^4.1.9", | ||
"node-static-alias": "^1.0.0", | ||
"plain-draggable": "^2.0.24", | ||
"pre-proc": "^0.2.8", | ||
"test-page-loader": "1.0.7", | ||
"uglify-js": "^3.3.11" | ||
}, | ||
"scripts": { | ||
"test": "node ./test/httpd" | ||
}, | ||
"homepage": "https://anseki.github.io/leader-line/", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/anseki/leader-line.git" | ||
}, | ||
"bugs": "https://github.com/anseki/leader-line/issues", | ||
"license": "MIT", | ||
"author": { | ||
"name": "anseki", | ||
"url": "https://github.com/anseki" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
146795
13