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

@spinajs/configuration-db-source

Package Overview
Dependencies
Maintainers
1
Versions
343
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/configuration-db-source - npm Package Compare versions

Comparing version 1.2.58 to 1.2.59

2

lib/source.js

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

internal_logger_1.InternalLogger.warn(`Table for db configuration source not exists. Please run migration before use !`, 'configuration-db-source');
return;
return null;
}

@@ -33,0 +33,0 @@ const final = await this.LoadConfigurationFromDB();

{
"name": "@spinajs/configuration-db-source",
"version": "1.2.58",
"version": "1.2.59",
"description": "> TODO: description",

@@ -42,7 +42,7 @@ "author": "Grzegorz Beń <grzegorz.ben@coderush.pl>",

"@spinajs/internal-logger": "^1.2.32",
"@spinajs/orm": "^1.2.57",
"@spinajs/orm": "^1.2.59",
"lodash": "^4.17.21",
"luxon": "^2.3.0"
},
"gitHead": "6aac84b059f1c4ca1956235a4823d41423d5b6fc"
"gitHead": "b96e59b558c2a7d5758f886ce7f856888078ddd9"
}

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