Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

simple-node-logger

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-node-logger - npm Package Compare versions

Comparing version 0.93.22 to 0.93.23

4

package.json
{
"name": "simple-node-logger",
"version": "0.93.22",
"description": "A simple node console and file logger suitable for small, medium and large projects.",
"version": "0.93.23",
"description": "A node console and file logger suitable for small, medium and large production projects.",
"main": "index.js",

@@ -6,0 +6,0 @@ "repository": {

@@ -238,2 +238,2 @@ # Simple Node Logger

- - -
<p><small><em>Copyright © 2014-2017, rain city software | Version 0.93.22</em></small></p>
<p><small><em>Copyright © 2014-2017, rain city software | Version 0.93.23</em></small></p>

@@ -63,3 +63,3 @@ /**

it.only('should check openWriter can open a new file with default createFileName', function() {
it('should check openWriter can open a new file with default createFileName', function() {
const p = appender.__protected();

@@ -66,0 +66,0 @@ p.openWriter.should.be.a('function');

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