@5minds/processcube_cli
Advanced tools
Comparing version 2.0.0-feature-b45464-ku6q60f2 to 2.0.0-update-docs-d6655d-kye6482c
{ | ||
"name": "@5minds/processcube_cli", | ||
"version": "2.0.0-feature-b45464-ku6q60f2", | ||
"version": "2.0.0-update-docs-d6655d-kye6482c", | ||
"description": "Command Line Utilities for 5Minds ProcessCube", | ||
"main": "dist/pc.js", | ||
"files": [], | ||
"scripts": { | ||
@@ -32,3 +31,2 @@ "clean": "rm -rf dist", | ||
"@process-engine/ci_tools": "^3.2.1", | ||
"@types/lodash.mapvalues": "^4.6.6", | ||
"@types/mocha": "^5.2.7", | ||
@@ -48,3 +46,2 @@ "@types/node": "^12.12.28", | ||
"json5": "^2.1.1", | ||
"lodash.mapvalues": "^4.6.0", | ||
"marked": "^0.8.0", | ||
@@ -67,3 +64,6 @@ "mime-types": "^2.1.18", | ||
}, | ||
"dependencies": {} | ||
"dependencies": { | ||
"@types/lodash.mapvalues": "^4.6.6", | ||
"lodash.mapvalues": "^4.6.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
4616075
33
149
109470
2
+ Addedlodash.mapvalues@^4.6.0
+ Added@types/lodash@4.17.16(transitive)
+ Added@types/lodash.mapvalues@4.6.9(transitive)
+ Addedlodash.mapvalues@4.6.0(transitive)