@spinajs/configuration-common
Advanced tools
Comparing version 2.0.102 to 2.0.103
{ | ||
"name": "@spinajs/configuration-common", | ||
"version": "2.0.102", | ||
"version": "2.0.103", | ||
"description": "> TODO: description", | ||
@@ -33,3 +33,3 @@ "author": "Grzegorz Beń <grzegorz.ben@coderush.pl>", | ||
"build": "npm run clean && npm run compile", | ||
"compile": "tsc -b tsconfig.json", | ||
"compile": "tsc -b tsconfig.mjs.json", | ||
"compile:cjs": "tsc -b tsconfig.cjs.json", | ||
@@ -51,5 +51,5 @@ "rimraf": "./node_modules/rimraf/bin.js", | ||
"dependencies": { | ||
"@spinajs/di": "^2.0.102" | ||
"@spinajs/di": "^2.0.103" | ||
}, | ||
"gitHead": "002dc553b0ffffd72193d0121ac425a4083bc9ee" | ||
} |
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
163474
Updated@spinajs/di@^2.0.103