Socket
Socket
Sign inDemoInstall

@atlas.js/errors

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlas.js/errors - npm Package Compare versions

Comparing version 0.2.0-alpha.a596c671 to 0.2.0

5

CHANGELOG.md

@@ -6,4 +6,4 @@ # Change Log

<a name="0.2.0-alpha.a596c671"></a>
# 0.2.0-alpha.a596c671 (2018-05-14)
<a name="0.2.0"></a>
# 0.2.0 (2018-05-22)

@@ -19,2 +19,3 @@

* **atlas:** allow components to define their config schema 💪 ([ecd54d8](https://github.com/strvcom/atlas.js/commit/ecd54d8)), closes [#28](https://github.com/strvcom/atlas.js/issues/28)
* node.js 10 is now supported release line ([521ac2c](https://github.com/strvcom/atlas.js/commit/521ac2c))

@@ -21,0 +22,0 @@

4

package.json
{
"name": "@atlas.js/errors",
"description": "The parent class for all errors thrown by @atlas.js",
"version": "0.2.0-alpha.a596c671",
"version": "0.2.0",
"author": "Robert Rossmann <robert.rossmann@strv.com>",

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

"engines": {
"node": "^8.3.0",
"node": ">=8.3.0",
"npm": "^5.3.0"

@@ -12,0 +12,0 @@ },

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