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

log-queue

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

log-queue - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

11

package.json

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

},
"version": "0.0.3",
"version": "0.0.4",
"bundleDependencies": [],

@@ -28,14 +28,11 @@ "dependencies": {

"javascript",
"synchronous",
"objects",
"promises",
"mocha"
],
"homepage": "https://github.com/jman717/file-obj-queue",
"homepage": "https://github.com/jman717/log",
"repository": {
"type": "git",
"url": "git+https://github.com/jman717/file-obj-queue.git"
"url": "git+https://github.com/jman717/log.git"
},
"deprecated": false,
"description": "Logging",
"description": "Logging to console with eventual log4js-tagline support.",
"email": "jrman@risebroadband.net",

@@ -42,0 +39,0 @@ "license": "MIT",

@@ -1,2 +0,23 @@

# log
[![npm Package](https://img.shields.io/npm/v/log.svg)](https://www.npmjs.org/package/log)
[![License](https://img.shields.io/npm/l/log.svg)](https://github.com/jman717/log/blob/master/LICENSE)
[![CodeQL](https://github.com/jman717/log/actions/workflows/github-actions-demo.yml/badge.svg)](https://github.com/jman717/log/actions/workflows/github-actions-demo.yml)
[![Node.js CI](https://github.com/jman717/log/actions/workflows/node.js.yml/badge.svg)](https://github.com/jman717/log/actions/workflows/node.js.yml)
[![NPM](https://nodei.co/npm/log.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/log/)
Logging mainly to console and log4js-tagline, but can certainly be used for generic logging.
Mocha Test
---------
```
npm test
```
General Setup Test
---------
```
npm run test_logs
```

Sorry, the diff of this file is not supported yet

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