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

@janiscommerce/log

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@janiscommerce/log - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

5

CHANGELOG.md

@@ -10,2 +10,7 @@ # Changelog

## [3.1.3] - 2020-05-15
### Fixed
- Unit tests improoves
- Errors that was not handled correctly
## [3.1.2] - 2020-05-12

@@ -12,0 +17,0 @@ ### Fixed

2

lib/log.js

@@ -124,3 +124,3 @@ 'use strict';

return Promise.all(
await Promise.all(
logsBatches.map(logs => firehose.putRecordBatch(

@@ -127,0 +127,0 @@ {

{
"name": "@janiscommerce/log",
"version": "3.1.2",
"version": "3.1.3",
"description": "A package for creating logs in Firehose",

@@ -5,0 +5,0 @@ "main": "lib/log.js",

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