backfill-config
Advanced tools
Comparing version 6.3.1 to 6.4.0
@@ -5,6 +5,42 @@ { | ||
{ | ||
"date": "Thu, 08 Dec 2022 02:52:04 GMT", | ||
"date": "Tue, 05 Sep 2023 19:56:31 GMT", | ||
"tag": "backfill-config_v6.4.0", | ||
"version": "6.4.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "elcraig@microsoft.com", | ||
"package": "backfill-config", | ||
"commit": "855bedee100eaa54032d85e7cd92f9205e914712", | ||
"comment": "Require Node 14; add downlevel syntax compilation to ES2020 for Node 14" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "backfill-config", | ||
"comment": "Bump backfill-logger to v5.2.0", | ||
"commit": "855bedee100eaa54032d85e7cd92f9205e914712" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 05 Sep 2023 19:33:16 GMT", | ||
"tag": "backfill-config_v6.3.1", | ||
"version": "6.3.1", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "elcraig@microsoft.com", | ||
"package": "backfill-config", | ||
"commit": "7d9dc77bc01070d0e805cd74b15bef16281f28a1", | ||
"comment": "Unpin devDependencies" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 08 Dec 2022 02:52:13 GMT", | ||
"tag": "backfill-config_v6.3.1", | ||
"version": "6.3.1", | ||
"comments": { | ||
"patch": [ | ||
@@ -15,3 +51,3 @@ { | ||
"comment": "Bump backfill-utils-test to v5.1.3", | ||
"commit": "db3823d3762dcf07ef2868b8f7facfda5a57f928" | ||
"commit": "d9352a0c5f7316f104d99a397c54886f94463429" | ||
} | ||
@@ -18,0 +54,0 @@ ] |
# Change Log - backfill-config | ||
This log was last generated on Thu, 08 Dec 2022 02:52:04 GMT and should not be manually modified. | ||
This log was last generated on Tue, 05 Sep 2023 19:56:31 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 6.4.0 | ||
Tue, 05 Sep 2023 19:56:31 GMT | ||
### Minor changes | ||
- Require Node 14; add downlevel syntax compilation to ES2020 for Node 14 (elcraig@microsoft.com) | ||
- Bump backfill-logger to v5.2.0 | ||
## 6.3.1 | ||
Thu, 08 Dec 2022 02:52:04 GMT | ||
Thu, 08 Dec 2022 02:52:13 GMT | ||
@@ -11,0 +20,0 @@ ### Patches |
{ | ||
"name": "backfill-config", | ||
"version": "6.3.1", | ||
"version": "6.4.0", | ||
"description": "Backfill Config", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"backfill-logger": "^5.1.3", | ||
"backfill-logger": "^5.2.0", | ||
"find-up": "^5.0.0", | ||
@@ -26,10 +26,13 @@ "fs-extra": "^8.1.0", | ||
"devDependencies": { | ||
"@types/fs-extra": "9.0.13", | ||
"@types/jest": "25.2.3", | ||
"backfill-utils-test": "^5.1.3", | ||
"backfill-utils-tsconfig": "^5.0.0", | ||
"jest": "25.5.4", | ||
"ts-jest": "25.5.1", | ||
"typescript": "4.1.2" | ||
"@types/fs-extra": "^9.0.13", | ||
"@types/jest": "^25.2.3", | ||
"backfill-utils-test": "*", | ||
"backfill-utils-tsconfig": "*", | ||
"jest": "^25.5.4", | ||
"ts-jest": "^25.5.1", | ||
"typescript": "~4.1.2" | ||
}, | ||
"engines": { | ||
"node": ">=14" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
28380
567
1
Updatedbackfill-logger@^5.2.0