backfill-config
Advanced tools
Comparing version 3.0.1-alpha.0 to 3.0.3-alpha.0
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "3.0.1-alpha.0", | ||
"version": "3.0.3-alpha.0", | ||
"main": "lib/index.js", | ||
@@ -33,3 +33,3 @@ "scripts": { | ||
}, | ||
"gitHead": "b67874e277f5f43c7cf4aa8e4e52565593e8025b" | ||
"gitHead": "0edd878be38a6f3af6e9fa07b84a8d1f1513760c" | ||
} |
@@ -5,2 +5,3 @@ import { | ||
} from "./cacheConfig"; | ||
import { isCorrectLogLevel } from "backfill-generic-logger"; | ||
@@ -7,0 +8,0 @@ |
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
164602