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

@artus/core

Package Overview
Dependencies
Maintainers
8
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artus/core - npm Package Compare versions

Comparing version 2.2.2-alpha.2 to 2.2.2-alpha.3

3

lib/loader/factory.js

@@ -66,2 +66,5 @@ "use strict";

].map(mergeRef));
this.configurationHandler.setConfig(constant_1.ARTUS_DEFAULT_CONFIG_ENV.DEFAULT, {
plugin: mergedPluginConfig,
}); // For compatible
for (const [pluginName, pluginConfigItem] of Object.entries(mergedPluginConfig)) {

@@ -68,0 +71,0 @@ const refItem = manifest.refMap[pluginConfigItem.refName];

2

package.json
{
"name": "@artus/core",
"version": "2.2.2-alpha.2",
"version": "2.2.2-alpha.3",
"description": "Core package of Artus",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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