Socket
Socket
Sign inDemoInstall

@atlas.js/component

Package Overview
Dependencies
4
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.3.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [2.3.0](https://github.com/strvcom/atlas.js/compare/@atlas.js/component@2.2.0...@atlas.js/component@2.3.0) (2019-04-05)
### Features
* **atlas:** upgrade pino to v5 ([60cbd2d](https://github.com/strvcom/atlas.js/commit/60cbd2d))
# [2.2.0](https://github.com/strvcom/atlas.js/compare/@atlas.js/component@2.1.0...@atlas.js/component@2.2.0) (2019-02-08)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@atlas.js/component",
"description": "The main class from which all other components inherit for @atlas.js. You should not need to use this class directly - it is used internally.",
"version": "2.2.0",
"version": "2.3.0",
"author": "Robert Rossmann <robert.rossmann@strv.com>",

@@ -9,3 +9,3 @@ "bugs": "https://github.com/strvcom/atlas.js/issues",

"dependencies": {
"@types/pino": "^4.7.0"
"@types/pino": "^5.8.0"
},

@@ -27,3 +27,3 @@ "engines": {

},
"gitHead": "e67f1220a6aa157ef078f26075b6aa5bfad5ee18"
"gitHead": "6c9ce4041de9f5c386b205e72c656443101327b0"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc