Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "ts2uml", | ||
"version": "0.0.1", | ||
"description": "typescript to uml", | ||
"version": "0.0.2", | ||
"description": "typescript workflow to uml sequence", | ||
"main": "dist/index.js", | ||
@@ -15,4 +15,4 @@ "types": "dist/index.d.ts", | ||
], | ||
"author": "tintin", | ||
"author": "tin2tin", | ||
"license": "ISC" | ||
} |
import { GraphNode, _graphs } from "./model"; | ||
@@ -4,0 +5,0 @@ |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
25454
18
1
67