Comparing version 1.6.1 to 1.6.2
{ | ||
"name": "arkit", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "Visualises JavaScript, TypeScript and Flow codebases as meaningful and committable architecture diagrams", | ||
@@ -46,4 +46,4 @@ "main": "./dist/arkit.js", | ||
"devDependencies": { | ||
"@types/jest": "24.0.14", | ||
"@types/node": "11.13.6", | ||
"@types/jest": "24.0.15", | ||
"@types/node": "12.0.8", | ||
"@types/pino": "5.8.8", | ||
@@ -56,3 +56,3 @@ "@types/progress": "2.0.3", | ||
"eslint": "5.16.0", | ||
"eslint-config-prettier": "4.3.0", | ||
"eslint-config-prettier": "5.0.0", | ||
"eslint-plugin-import": "2.17.3", | ||
@@ -70,9 +70,9 @@ "eslint-plugin-node": "9.1.0", | ||
"nanomatch": "^1.2.13", | ||
"pino": "^5.11.1", | ||
"pino-pretty": "^3.0.1", | ||
"pino": "^5.12.6", | ||
"pino-pretty": "^3.1.0", | ||
"progress": "^2.0.3", | ||
"resolve": "^1.10.0", | ||
"ts-morph": "^2.0.0", | ||
"resolve": "^1.11.0", | ||
"ts-morph": "^2.3.0", | ||
"tsconfig-paths": "^3.8.0", | ||
"yargs": "^13.2.1" | ||
"yargs": "^13.2.4" | ||
}, | ||
@@ -79,0 +79,0 @@ "jest": { |
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
4346238
Updatedpino@^5.12.6
Updatedpino-pretty@^3.1.0
Updatedresolve@^1.11.0
Updatedts-morph@^2.3.0
Updatedyargs@^13.2.4