backfill-config
Advanced tools
Comparing version 4.1.0-alpha.0 to 4.1.1-alpha.0
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "4.1.0-alpha.0", | ||
"version": "4.1.1-alpha.0", | ||
"main": "lib/index.js", | ||
@@ -20,3 +20,3 @@ "scripts": { | ||
"dependencies": { | ||
"backfill-logger": "^4.0.0", | ||
"backfill-logger": "^4.1.1-alpha.0", | ||
"find-up": "^4.0.0", | ||
@@ -28,4 +28,4 @@ "fs-extra": "^8.1.0", | ||
"@types/fs-extra": "^8.0.0", | ||
"backfill-utils-test": "^4.1.0-alpha.0", | ||
"backfill-utils-tsconfig": "^4.0.0", | ||
"backfill-utils-test": "^4.1.1-alpha.0", | ||
"backfill-utils-tsconfig": "^4.1.1-alpha.0", | ||
"jest": "^24.0.12", | ||
@@ -35,3 +35,3 @@ "ts-jest": "^25.1.0", | ||
}, | ||
"gitHead": "446da1d0c580bc420298edbd27ba3a6dad865aa9" | ||
"gitHead": "f66b53b261acaad8d5c73fc571b3c2b3f48afca2" | ||
} |
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
18271
+ Addedbackfill-logger@4.1.1-alpha.0(transitive)
- Removedbackfill-logger@4.0.0(transitive)