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

ts2uml

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts2uml - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

3

package.json
{
"name": "ts2uml",
"version": "0.0.2",
"version": "0.0.3",
"description": "typescript workflow to uml sequence",

@@ -17,2 +17,3 @@ "main": "dist/index.js",

"license": "ISC"
}

@@ -52,3 +52,3 @@ # ts2uml

![Sequence Image](seq.png)
![Sequence Image](./seq.png)

@@ -55,0 +55,0 @@ 3. The sequence decorator will modify the original method to apply a graph sequence. It creates a new GraphNode if one does not already exist for the requestId, applies the graph sequence, and handles any errors that occur during the execution of the original method.

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