New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bettercorp/service-base

Package Overview
Dependencies
Maintainers
2
Versions
443
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bettercorp/service-base - npm Package Compare versions

Comparing version 8.5.57 to 8.5.58

5

lib/serviceBase/services.js

@@ -233,6 +233,3 @@ "use strict";

if (unresolved.includes(beforePlugin)) {
throw new __1.BSBError("Circular dependency detected: {plugin1}<>{plugin2}", {
plugin1: plugin.pluginName,
plugin2: beforePlugin.pluginName,
});
continue;
}

@@ -239,0 +236,0 @@ visitPlugin(beforePlugin, resolved, unresolved);

2

package.json

@@ -31,3 +31,3 @@ {

"main": "lib/index.js",
"version": "8.5.57",
"version": "8.5.58",
"bsb_project": true,

@@ -34,0 +34,0 @@ "bsbInit": {

Sorry, the diff of this file is not supported yet

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