Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/operation-graph

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/operation-graph - npm Package Compare versions

Comparing version 0.2.30 to 0.2.31

15

CHANGELOG.json

@@ -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",

7

CHANGELOG.md
# 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

6

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc