@syntest/logging
Advanced tools
Comparing version 0.1.0-beta.1 to 0.1.0-beta.2
export * from "./logger"; | ||
export * from "./Configuration"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -35,2 +35,3 @@ "use strict"; | ||
__exportStar(require("./logger"), exports); | ||
__exportStar(require("./Configuration"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@syntest/logging", | ||
"version": "0.1.0-beta.1", | ||
"version": "0.1.0-beta.2", | ||
"description": "The log library of the SynTest Framework", | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "c139a0ff0f0729bf8a934aba3ba4659dc34156bf" | ||
"gitHead": "a87ec707cab817446cd8ccb59302386ff1030d8e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
43825
17
183