Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "arkit", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Visualises JavaScript, TypeScript and Flow codebases as meaningful and committable architecture diagrams", | ||
@@ -47,9 +47,9 @@ "main": "./dist/arkit.js", | ||
"@types/jest": "24.0.11", | ||
"@types/node": "11.12.2", | ||
"@types/node": "11.13.0", | ||
"@types/pino": "5.8.6", | ||
"@types/progress": "2.0.3", | ||
"@types/resolve": "0.0.8", | ||
"@types/yargs": "12.0.10", | ||
"@typescript-eslint/eslint-plugin": "1.5.0", | ||
"@typescript-eslint/parser": "1.5.0", | ||
"@types/yargs": "12.0.11", | ||
"@typescript-eslint/eslint-plugin": "1.6.0", | ||
"@typescript-eslint/parser": "1.6.0", | ||
"eslint": "5.16.0", | ||
@@ -60,7 +60,7 @@ "eslint-config-prettier": "4.1.0", | ||
"eslint-plugin-prettier": "3.0.1", | ||
"jest": "24.5.0", | ||
"jest": "24.7.1", | ||
"prettier": "1.16.4", | ||
"ts-jest": "24.0.1", | ||
"tslint": "5.14.0", | ||
"typescript-json-schema": "0.36.0", | ||
"tslint": "5.15.0", | ||
"typescript-json-schema": "0.37.0", | ||
"worldstar": "1.2.3" | ||
@@ -67,0 +67,0 @@ }, |
@@ -113,3 +113,3 @@ <p align="center"> | ||
#### [ReactDOM](https://github.com/dyatko/arkit/tree/master/test/react-dom) using `npx arkit` and [config in arkit.json](test/react-dom/arkit.json) | ||
#### [ReactDOM](https://github.com/dyatko/arkit/tree/master/test/react-dom) using `npx arkit` and [config in arkit.json](https://github.com/dyatko/arkit/blob/master/test/react-dom/react-arkit.json) | ||
![ReactDOM architecture graph](test/react-dom/arkit.svg?sanitize=true) | ||
@@ -116,0 +116,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2527956