New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/operation-graph

Package Overview
Dependencies
Maintainers
0
Versions
42
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.32 to 0.2.33

15

CHANGELOG.json

@@ -5,2 +5,17 @@ {

{
"version": "0.2.33",
"tag": "@rushstack/operation-graph_v0.2.33",
"date": "Fri, 13 Sep 2024 00:11:43 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.9.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.2`"
}
]
}
},
{
"version": "0.2.32",

@@ -7,0 +22,0 @@ "tag": "@rushstack/operation-graph_v0.2.32",

7

CHANGELOG.md
# Change Log - @rushstack/operation-graph
This log was last generated on Tue, 10 Sep 2024 20:08:11 GMT and should not be manually modified.
This log was last generated on Fri, 13 Sep 2024 00:11:43 GMT and should not be manually modified.
## 0.2.33
Fri, 13 Sep 2024 00:11:43 GMT
_Version update only_
## 0.2.32

@@ -6,0 +11,0 @@ Tue, 10 Sep 2024 20:08:11 GMT

6

package.json
{
"name": "@rushstack/operation-graph",
"version": "0.2.32",
"version": "0.2.33",
"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.8.0",
"@rushstack/terminal": "0.14.1"
"@rushstack/node-core-library": "5.9.0",
"@rushstack/terminal": "0.14.2"
},

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