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

@cumulus/logger

Package Overview
Dependencies
Maintainers
8
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cumulus/logger - npm Package Compare versions

Comparing version 1.15.0 to 1.16.0

4

package.json
{
"name": "@cumulus/logger",
"version": "1.15.0",
"version": "1.16.0",
"description": "A log library for use on Cumulus",

@@ -40,3 +40,3 @@ "keywords": [

},
"gitHead": "49b3722e27bc5714f4220dedb87dc44b682886fd"
"gitHead": "00942fc9bfd7569506e0f8a2111297e1b3a85e43"
}

@@ -35,5 +35,5 @@ # @cumulus/logger

```bash
npm install @cumulus/logger
```
$ npm install @cumulus/logger
```

@@ -99,6 +99,6 @@ ## Usage

* **error** (Object)
* **name** (string)
* **message** (string)
* **stack** (Array\<string\>) - the lines of the stack trace
- **error** (Object)
- **name** (string)
- **message** (string)
- **stack** (Array\<string\>) - the lines of the stack trace

@@ -164,3 +164,3 @@ ### log.fatal([...messageArgs])

## What is Cumulus?
## About Cumulus

@@ -174,2 +174,2 @@ Cumulus is a cloud-based data ingest, archive, distribution and management

See [Cumulus README](https://github.com/nasa/cumulus/blob/master/README.md#installing-and-deploying)
To make a contribution, please [see our contributing guidelines](https://github.com/nasa/cumulus/blob/master/CONTRIBUTING.md).
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