New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@5app/logger

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@5app/logger - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

renovate.json

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.0.1](https://github.com/5app/logger/compare/v2.0.0...v2.0.1) (2020-01-22)
### Bug Fixes
* **deps:** update dependency chalk to v3 ([3a7db4d](https://github.com/5app/logger/commit/3a7db4d7e668599d18dd3d9fa5827e4349559c48))
# [2.0.0](https://github.com/5app/logger/compare/v1.1.0...v2.0.0) (2019-09-12)

@@ -2,0 +9,0 @@

12

package.json
{
"name": "@5app/logger",
"version": "2.0.0",
"version": "2.0.1",
"description": "Logger used in 5app microservices",

@@ -34,10 +34,10 @@ "main": "index.js",

"@semantic-release/changelog": "^3.0.4",
"@semantic-release/git": "^7.0.16",
"@semantic-release/git": "^8.0.0",
"eslint": "^6.3.0",
"eslint-config-5app": "^0.6.8",
"eslint-config-5app": "^0.8.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-security": "^1.4.0",
"mocha": "^6.2.0",
"mocha": "^7.0.0",
"pre-commit": "^1.2.2",
"semantic-release": "^15.13.24"
"semantic-release": "^16.0.0"
},

@@ -67,3 +67,3 @@ "release": {

"dependencies": {
"chalk": "^2.4.2"
"chalk": "^3.0.0"
},

@@ -70,0 +70,0 @@ "publishConfig": {

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