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

metalog

Package Overview
Dependencies
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metalog - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

7

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

## [3.1.4][] - 2021-09-10
- Update dependencies
## [3.1.3][] - 2021-07-22

@@ -48,3 +52,4 @@

[unreleased]: https://github.com/metarhia/metalog/compare/v3.1.3...HEAD
[unreleased]: https://github.com/metarhia/metalog/compare/v3.1.4...HEAD
[3.1.4]: https://github.com/metarhia/metalog/compare/v3.1.3...v3.1.4
[3.1.3]: https://github.com/metarhia/metalog/compare/v3.1.2...v3.1.3

@@ -51,0 +56,0 @@ [3.1.2]: https://github.com/metarhia/metalog/compare/v3.1.1...v3.1.2

16

package.json
{
"name": "metalog",
"version": "3.1.3",
"version": "3.1.4",
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",

@@ -56,15 +56,15 @@ "description": "Logger for Metarhia",

"concolor": "^1.0.2",
"metautil": "^3.5.8"
"metautil": "^3.5.11"
},
"devDependencies": {
"@types/node": "^16.3.3",
"eslint": "^7.31.0",
"@types/node": "^16.9.1",
"eslint": "^7.32.0",
"eslint-config-metarhia": "^7.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-prettier": "^4.0.0",
"metatests": "^0.7.2",
"prettier": "^2.3.2",
"typescript": "^4.3.5"
"prettier": "^2.4.0",
"typescript": "^4.4.2"
}
}
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