@lage-run/scheduler
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -5,3 +5,36 @@ { | ||
{ | ||
"date": "Wed, 24 Aug 2022 16:23:38 GMT", | ||
"date": "Wed, 24 Aug 2022 22:25:49 GMT", | ||
"tag": "@lage-run/scheduler_v0.1.7", | ||
"version": "0.1.7", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "renovate@whitesourcesoftware.com", | ||
"package": "@lage-run/scheduler", | ||
"commit": "ae1468bf230ea12b1910214d0ce394da75675d09", | ||
"comment": "Update dependency @types/node to v14.18.26" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@lage-run/scheduler", | ||
"comment": "Bump @lage-run/target-graph to v0.2.2", | ||
"commit": "ae1468bf230ea12b1910214d0ce394da75675d09" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@lage-run/scheduler", | ||
"comment": "Bump @lage-run/logger to v1.1.3", | ||
"commit": "ae1468bf230ea12b1910214d0ce394da75675d09" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@lage-run/scheduler", | ||
"comment": "Bump @lage-run/cache to v0.1.6", | ||
"commit": "ae1468bf230ea12b1910214d0ce394da75675d09" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 24 Aug 2022 16:23:48 GMT", | ||
"tag": "@lage-run/scheduler_v0.1.6", | ||
@@ -8,0 +41,0 @@ "version": "0.1.6", |
# Change Log - @lage-run/scheduler | ||
This log was last generated on Wed, 24 Aug 2022 16:23:38 GMT and should not be manually modified. | ||
This log was last generated on Wed, 24 Aug 2022 22:25:49 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.1.7 | ||
Wed, 24 Aug 2022 22:25:49 GMT | ||
### Patches | ||
- Update dependency @types/node to v14.18.26 (renovate@whitesourcesoftware.com) | ||
- Bump @lage-run/target-graph to v0.2.2 | ||
- Bump @lage-run/logger to v1.1.3 | ||
- Bump @lage-run/cache to v0.1.6 | ||
## 0.1.6 | ||
Wed, 24 Aug 2022 16:23:38 GMT | ||
Wed, 24 Aug 2022 16:23:48 GMT | ||
@@ -11,0 +22,0 @@ ### Patches |
{ | ||
"name": "@lage-run/scheduler", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Scheduler for Lage", | ||
@@ -18,5 +18,5 @@ "repository": { | ||
"dependencies": { | ||
"@lage-run/target-graph": "^0.2.1", | ||
"@lage-run/logger": "^1.1.2", | ||
"@lage-run/cache": "^0.1.5", | ||
"@lage-run/target-graph": "^0.2.2", | ||
"@lage-run/logger": "^1.1.3", | ||
"@lage-run/cache": "^0.1.6", | ||
"p-graph": "^1.1.1", | ||
@@ -30,3 +30,3 @@ "p-profiler": "^0.2.1", | ||
"@types/jest": "^27.0.1", | ||
"@types/node": "^14.0.0", | ||
"@types/node": "14.18.26", | ||
"monorepo-scripts": "*" | ||
@@ -33,0 +33,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
46944
830
128
7
12
2
34
Updated@lage-run/cache@^0.1.6
Updated@lage-run/logger@^1.1.3