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

gent-diagram

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gent-diagram - npm Package Compare versions

Comparing version 0.3.1 to 0.3.4

10

package.json
{
"name": "gent-diagram",
"version": "0.3.1",
"version": "0.3.4",
"description": "Gent diagram visualisation in React",
"scripts": {
"build": "tsc",
"prepare": "tsc"
"prepare": "rm -rf lib && tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/stepan662/gent-diagram.git"
"url": "git+https://github.com/stepan662/gent.git"
},

@@ -21,5 +21,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/stepan662/gent-diagram/issues"
"url": "https://github.com/stepan662/gent/issues"
},
"homepage": "https://github.com/stepan662/gent-diagram#readme",
"homepage": "https://github.com/stepan662/gent/tree/master/gent-diagram",
"files": [

@@ -26,0 +26,0 @@ "lib/**/*"

@@ -5,3 +5,3 @@ ### Gent - Library for easy business processes implementation

This React compoenent will allow you to visualize schema and state of your process.
This React component will allow you to visualize schema and state of your process.

@@ -8,0 +8,0 @@ Install:

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