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

@artus/core

Package Overview
Dependencies
Maintainers
7
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 1.0.0-beta.8 to 1.0.0-beta.9

4

lib/loader/impl/module.js

@@ -30,3 +30,5 @@ "use strict";

}
this.container.set(opts);
if (!this.container.hasValue(opts)) {
this.container.set(opts);
}
}

@@ -33,0 +35,0 @@ };

{
"name": "@artus/core",
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"description": "Core package of Artus",

@@ -59,4 +59,4 @@ "main": "./lib/index.js",

"dependencies": {
"@artus/injection": "^0.2.0",
"@artus/pipeline": "^0.2.1",
"@artus/injection": "^0.2.5",
"@artus/pipeline": "^0.2.2",
"deepmerge": "^4.2.2",

@@ -63,0 +63,0 @@ "js-yaml": "^4.1.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