Socket
Socket
Sign inDemoInstall

@atlas.js/component

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlas.js/component - npm Package Compare versions

Comparing version 1.2.0-alpha.a596c671 to 2.0.0

5

CHANGELOG.md

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

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

@@ -16,2 +16,3 @@

* **component:** Drop support for the old resolve constructor param ([394f65d](https://github.com/strvcom/atlas.js/commit/394f65d))
* node.js 10 is now supported release line ([521ac2c](https://github.com/strvcom/atlas.js/commit/521ac2c))

@@ -18,0 +19,0 @@

4

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": "1.2.0-alpha.a596c671",
"version": "2.0.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