New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

console-log-shortcut

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

console-log-shortcut - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

11

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