@rushstack/operation-graph
Advanced tools
Comparing version 0.2.30 to 0.2.31
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "0.2.31", | ||
"tag": "@rushstack/operation-graph_v0.2.31", | ||
"date": "Wed, 21 Aug 2024 05:43:04 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.7.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.30", | ||
@@ -7,0 +22,0 @@ "tag": "@rushstack/operation-graph_v0.2.30", |
# Change Log - @rushstack/operation-graph | ||
This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified. | ||
This log was last generated on Wed, 21 Aug 2024 05:43:04 GMT and should not be manually modified. | ||
## 0.2.31 | ||
Wed, 21 Aug 2024 05:43:04 GMT | ||
_Version update only_ | ||
## 0.2.30 | ||
@@ -6,0 +11,0 @@ Mon, 12 Aug 2024 22:16:04 GMT |
{ | ||
"name": "@rushstack/operation-graph", | ||
"version": "0.2.30", | ||
"version": "0.2.31", | ||
"description": "Library for managing and executing operations in a directed acyclic graph.", | ||
@@ -14,4 +14,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "5.6.0", | ||
"@rushstack/terminal": "0.13.4" | ||
"@rushstack/node-core-library": "5.7.0", | ||
"@rushstack/terminal": "0.14.0" | ||
}, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
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
184101
2644
+ Added@rushstack/node-core-library@5.7.0(transitive)
+ Added@rushstack/terminal@0.14.0(transitive)
- Removed@rushstack/node-core-library@5.6.0(transitive)
- Removed@rushstack/terminal@0.13.4(transitive)
Updated@rushstack/terminal@0.14.0