@spinajs/log
Advanced tools
Comparing version 1.2.74 to 1.2.75
@@ -151,5 +151,6 @@ "use strict"; | ||
FileTarget = __decorate([ | ||
(0, di_1.NewInstance)() | ||
(0, di_1.NewInstance)(), | ||
(0, di_1.Injectable)("FileTarget") | ||
], FileTarget); | ||
exports.FileTarget = FileTarget; | ||
//# sourceMappingURL=FileTarget.js.map |
{ | ||
"name": "@spinajs/log", | ||
"version": "1.2.74", | ||
"version": "1.2.75", | ||
"description": "Log lib for all spinejs related libs", | ||
@@ -44,3 +44,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "c1d99b8dbd4a7cf0d8e1457f1438a771e4d0725f" | ||
"gitHead": "a50aef463274b1217b09fb37307d2db98d22c209" | ||
} |
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
190818
1418