diff --git a/docs/dependencygraph.html b/docs/dependencygraph.html index 1e4e959c..dd392733 100644 --- a/docs/dependencygraph.html +++ b/docs/dependencygraph.html @@ -34,96 +34,96 @@ - - - + + dependency-cruiser output - - -cluster_node_modules - -node_modules + + +cluster_src + +src - -cluster_node_modules/ajv - -ajv + +cluster_src/actions + +actions - -cluster_node_modules/ajv/lib - -lib + +cluster_src/cli + +cli + + +cluster_node_modules + +node_modules cluster_node_modules/commander - -commander + +commander cluster_node_modules/get-stream - -get-stream + +get-stream cluster_node_modules/lodash - -lodash + +lodash cluster_node_modules/mscgenjs - -mscgenjs + +mscgenjs cluster_node_modules/mscgenjs/dist - -dist + +dist cluster_node_modules/mscgenjs/dist/cjs - -cjs + +cjs cluster_node_modules/puppeteer - -puppeteer + +puppeteer cluster_node_modules/semver - -semver + +semver - -cluster_src - -src - - -cluster_src/actions - -actions + +cluster_node_modules/ajv + +ajv - -cluster_src/cli - -cli + +cluster_node_modules/ajv/lib + +lib fs - -fs + +fs node_modules/ajv/lib/ajv.js - -ajv.js + +ajv.js @@ -131,8 +131,8 @@ node_modules/commander/index.js - -index.js + +index.js @@ -140,8 +140,8 @@ node_modules/get-stream/index.js - -index.js + +index.js @@ -149,8 +149,8 @@ node_modules/lodash/lodash.js - -lodash.js + +lodash.js @@ -158,8 +158,8 @@ node_modules/mscgenjs/dist/cjs/index.js - -index.js + +index.js @@ -167,8 +167,8 @@ node_modules/puppeteer/index.js - -index.js + +index.js @@ -176,8 +176,8 @@ node_modules/semver/index.js - -index.js + +index.js @@ -185,38 +185,38 @@ package.json - -package.json + +package.json path - -path + +path src/actions/fileNameToStream.ts - -fileNameToStream.ts + +fileNameToStream.ts src/actions/fileNameToStream.ts->fs - - + + src/actions/formatError.ts - -formatError.ts + +formatError.ts @@ -224,89 +224,89 @@ src/actions/index.ts - -index.ts + +index.ts src/actions/index.ts->node_modules/get-stream/index.js - - + + src/actions/index.ts->node_modules/lodash/lodash.js - - + + src/actions/index.ts->node_modules/mscgenjs/dist/cjs/index.js - - + + src/actions/index.ts->src/actions/fileNameToStream.ts - - + + src/types.d.ts - -types.d.ts + +types.d.ts src/actions/index.ts->src/types.d.ts - - + + src/actions/render.ts - -render.ts + +render.ts src/actions/index.ts->src/actions/render.ts - - + + src/types.d.ts->node_modules/mscgenjs/dist/cjs/index.js - - + + src/actions/render.ts->node_modules/puppeteer/index.js - - + + src/actions/render.ts->src/types.d.ts - - + + src/actions/showLicense.ts - -showLicense.ts + +showLicense.ts @@ -314,139 +314,139 @@ src/cli/index.ts - -index.ts + +index.ts src/cli/index.ts->node_modules/commander/index.js - - + + src/cli/index.ts->node_modules/semver/index.js - - + + src/cli/index.ts->package.json - - + + src/cli/index.ts->src/actions/formatError.ts - - + + src/cli/index.ts->src/actions/index.ts - - + + src/cli/index.ts->src/types.d.ts - - + + src/cli/index.ts->src/actions/showLicense.ts - - + + src/cli/normalizations.ts - -normalizations.ts + +normalizations.ts src/cli/index.ts->src/cli/normalizations.ts - - + + src/cli/validations.ts - -validations.ts + +validations.ts src/cli/index.ts->src/cli/validations.ts - - + + src/cli/normalizations.ts->node_modules/commander/index.js - - + + src/cli/normalizations.ts->path - - + + src/cli/normalizations.ts->src/types.d.ts - - + + src/cli/validations.ts->fs - - + + src/cli/validations.ts->node_modules/ajv/lib/ajv.js - - + + src/cli/validations.ts->node_modules/mscgenjs/dist/cjs/index.js - - + + src/cli/validations.ts->src/types.d.ts - - + + src/cli/puppeteer-options.schema.json - -puppeteer-options.schema.json + +puppeteer-options.schema.json src/cli/validations.ts->src/cli/puppeteer-options.schema.json - - + + diff --git a/docs/dependencygraph.png b/docs/dependencygraph.png index 6683852d..bb9d8d14 100644 Binary files a/docs/dependencygraph.png and b/docs/dependencygraph.png differ diff --git a/package.json b/package.json index 246e98a6..c63c4c03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mscgenjs-cli", - "version": "4.0.0", + "version": "4.0.1", "description": "Render sequence charts from the command line", "author": "Sander Verweij", "contributors": [