console-log-shortcut
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "console-log-shortcut", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Save tens of characters by using log() instead of console.log()!", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/scott-mck/test-package.git" | ||
"url": "git+https://github.com/slammayjammay/console-log-shortcut.git" | ||
}, | ||
@@ -22,5 +22,5 @@ "author": "Sott McK", | ||
"bugs": { | ||
"url": "https://github.com/scott-mck/test-package/issues" | ||
"url": "https://github.com/slammayjammay/console-log-shortcut/issues" | ||
}, | ||
"homepage": "https://github.com/scott-mck/test-package#readme", | ||
"homepage": "https://github.com/slammayjammay/console-log-shortcut#readme", | ||
"dependencies": { | ||
@@ -30,4 +30,5 @@ "jquery": "^3.1.0" | ||
"devDependencies": { | ||
"npm-run-all": "^3.1.0" | ||
"npm-run-all": "^3.1.0", | ||
"rollup": "^0.36.0" | ||
} | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
2589
2