@spinajs/configuration
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -87,2 +87,3 @@ "use strict"; | ||
'/node_modules/@spinajs/acl-session-provider-dynamodb/lib/config', | ||
'/node_modules/@spinajs/acl-session-provider-sqldb/lib/config', | ||
// project paths - last to allow overwrite @spinajs conf | ||
@@ -89,0 +90,0 @@ '/lib/config', |
{ | ||
"name": "@spinajs/configuration", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "framework configuration module", | ||
@@ -40,3 +40,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/di": "^1.0.16", | ||
"@spinajs/di": "^1.0.19", | ||
"glob": "^7.1.4", | ||
@@ -43,0 +43,0 @@ "lodash": "^4.17.14" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17943
283
Updated@spinajs/di@^1.0.19