@rushstack/operation-graph
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@rushstack/operation-graph", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Library for managing and executing operations in a directed acyclic graph.", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.61.0" | ||
"@rushstack/node-core-library": "3.62.0" | ||
}, | ||
@@ -17,0 +17,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
+ Added@rushstack/node-core-library@3.62.0(transitive)
- Removed@rushstack/node-core-library@3.61.0(transitive)