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

@appliedblockchain/helpers

Package Overview
Dependencies
Maintainers
17
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appliedblockchain/helpers - npm Package Compare versions

Comparing version 5.5.3 to 5.5.4

5

Changelog.md
# Changelog
## [v5.5.4](../../compare/v5.5.3...v5.5.4) (2020-06-08)
* Fixing bunyan output.
* Updating changelog.
## [v5.5.3](../../compare/v5.5.2...v5.5.3) (2020-06-03)

@@ -4,0 +9,0 @@

2

log-of.js

@@ -109,3 +109,3 @@ // @flow

Object.assign(r, { pid, hostname, time, level, name, v: 0, msg })
return r
return JSON.stringify(r)
}

@@ -112,0 +112,0 @@

{
"name": "@appliedblockchain/helpers",
"version": "5.5.3",
"version": "5.5.4",
"description": "No dependency, single file helpers.",

@@ -5,0 +5,0 @@ "main": "index.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