backfill-utils-test
Advanced tools
Comparing version 3.0.1-alpha.0 to 3.0.5-alpha.0
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "3.0.1-alpha.0", | ||
"version": "3.0.5-alpha.0", | ||
"main": "lib/index.js", | ||
@@ -19,3 +19,3 @@ "scripts": { | ||
"dependencies": { | ||
"backfill-generic-logger": "^3.0.1-alpha.0", | ||
"backfill-generic-logger": "^3.0.5-alpha.0", | ||
"find-up": "^4.0.0", | ||
@@ -30,3 +30,3 @@ "fs-extra": "^8.1.0", | ||
}, | ||
"gitHead": "b67874e277f5f43c7cf4aa8e4e52565593e8025b" | ||
"gitHead": "ec218e9ecf7b2553af7701ae1ee8e84753b1b35d" | ||
} |
@@ -5,3 +5,3 @@ { | ||
"compilerOptions": { "rootDir": "src", "outDir": "lib" }, | ||
"references": [{ "path": "../logger-generic" }] | ||
"references": [{ "path": "../generic-logger" }] | ||
} |
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
+ Addedbackfill-generic-logger@3.0.5-alpha.0(transitive)
- Removedbackfill-generic-logger@3.0.1-alpha.0(transitive)