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

logule

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logule - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

logule.js

5

History.md

@@ -0,1 +1,6 @@

0.5.4 / 2011-12-13
==================
* CoffeeScript removed entirely - JSHint is better for safe JS (found a couple of implicit returns errors with CS that are now fixed)
* Paths should work on windows (used unix slashes for version)
0.5.3 / 2011-12-06

@@ -2,0 +7,0 @@ ==================

5

package.json

@@ -5,3 +5,3 @@ {

"description": "An advanced logger for nodejs",
"version": "0.5.3",
"version": "0.5.4",
"repository": {

@@ -11,3 +11,3 @@ "type": "git",

},
"main": "index.js",
"main": "logule.js",
"engines": {

@@ -24,3 +24,2 @@ "node": ">=0.4.10"

"devDependencies": {
"coffee-script": "~1.1.3",
"expresso": "~0.9.0"

@@ -27,0 +26,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