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

@spinajs/configuration

Package Overview
Dependencies
Maintainers
1
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/configuration - npm Package Compare versions

Comparing version 1.2.210 to 1.2.211

1

lib/configuration.js

@@ -149,2 +149,3 @@ "use strict";

const sCfg = await source.Load(this);
this.Sources.push(source);
if (sCfg) {

@@ -151,0 +152,0 @@ this.validateAndMerge(sCfg);

10

package.json
{
"name": "@spinajs/configuration",
"version": "1.2.210",
"version": "1.2.211",
"description": "framework configuration module",

@@ -43,6 +43,6 @@ "main": "lib/index.js",

"dependencies": {
"@spinajs/configuration-common": "^1.2.210",
"@spinajs/di": "^1.2.208",
"@spinajs/configuration-common": "^1.2.211",
"@spinajs/di": "^1.2.211",
"@spinajs/exceptions": "^1.2.127",
"@spinajs/internal-logger": "^1.2.208",
"@spinajs/internal-logger": "^1.2.211",
"ajv": "^8.11.0",

@@ -55,3 +55,3 @@ "ajv-formats": "^2.1.1",

},
"gitHead": "b609dc439728933e0a1b945734e7f0335e2063c3"
"gitHead": "70d07e9437552855ac6c986465929a31ee49f5c3"
}

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