backfill-config
Advanced tools
Comparing version 6.0.1 to 6.0.2
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Wed, 18 Nov 2020 10:46:35 GMT", | ||
"date": "Tue, 01 Dec 2020 09:05:31 GMT", | ||
"tag": "backfill-config_v6.0.2", | ||
"version": "6.0.2", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump find-up from 4.1.0 to 5.0.0", | ||
"author": "bewegger@microsoft.com", | ||
"commit": "e80d070bca453869e6fb9136ceb8687c4cf4fa2f", | ||
"package": "backfill-config" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 18 Nov 2020 10:47:24 GMT", | ||
"tag": "backfill-config_v6.0.1", | ||
@@ -8,0 +23,0 @@ "version": "6.0.1", |
# Change Log - backfill-config | ||
This log was last generated on Wed, 18 Nov 2020 10:46:35 GMT and should not be manually modified. | ||
This log was last generated on Tue, 01 Dec 2020 09:05:31 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 6.0.2 | ||
Tue, 01 Dec 2020 09:05:31 GMT | ||
### Patches | ||
- Bump find-up from 4.1.0 to 5.0.0 (bewegger@microsoft.com) | ||
## 6.0.1 | ||
Wed, 18 Nov 2020 10:46:35 GMT | ||
Wed, 18 Nov 2020 10:47:24 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"main": "lib/index.js", | ||
@@ -21,3 +21,3 @@ "scripts": { | ||
"backfill-logger": "^5.0.1", | ||
"find-up": "^4.0.0", | ||
"find-up": "^5.0.0", | ||
"fs-extra": "^8.1.0", | ||
@@ -29,3 +29,3 @@ "pkg-dir": "^4.2.0" | ||
"@types/jest": "^25.2.1", | ||
"backfill-utils-test": "^5.0.1", | ||
"backfill-utils-test": "^5.0.2", | ||
"backfill-utils-tsconfig": "^5.0.0", | ||
@@ -32,0 +32,0 @@ "jest": "^25.5.4", |
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
18876
297
+ Addedfind-up@5.0.0(transitive)
+ Addedlocate-path@6.0.0(transitive)
+ Addedp-limit@3.1.0(transitive)
+ Addedp-locate@5.0.0(transitive)
+ Addedyocto-queue@0.1.0(transitive)
Updatedfind-up@^5.0.0