@eris/image-cli
Advanced tools
Comparing version
{ | ||
"name": "@eris/image-cli", | ||
"version": "0.3.1-alpha.9", | ||
"version": "0.3.1-alpha.10", | ||
"description": "CLI wrapper and standalone executable API for @eris/image.", | ||
@@ -14,6 +14,5 @@ "main": "./dist/lib/client.js", | ||
"test": "npm run test:lint && npm run test:unit", | ||
"test:unit": "mocha --reporter spec --timeout 4000 'test/**/*.test.js'", | ||
"test:unit": "jest", | ||
"test:lint": "lint", | ||
"test:coverage": "nyc npm run test:unit", | ||
"test:watch": "mocha --watch --reporter dot 'test/**/*.test.js'" | ||
"test:watch": "jest --watch" | ||
}, | ||
@@ -35,18 +34,11 @@ "publishConfig": { | ||
"assets": [ | ||
"presets/*.json" | ||
"presets/*.json", | ||
"../../node_modules/@eris/image/data/models/*" | ||
] | ||
}, | ||
"devDependencies": { | ||
"@eris/exif": "0.3.1-alpha.9", | ||
"@eris/image": "0.3.1-alpha.9", | ||
"chai": "^4.1.2", | ||
"chai-as-promised": "^7.1.1", | ||
"cz-conventional-changelog": "^2.0.0", | ||
"@eris/exif": "0.3.1-alpha.10", | ||
"@eris/image": "0.3.1-alpha.10", | ||
"execa": "^0.8.0", | ||
"mocha": "^4.0.1", | ||
"nyc": "^11.2.1", | ||
"pkg": "^4.3.7", | ||
"semantic-release": "^8.0.3", | ||
"sinon": "^4.0.1", | ||
"sinon-chai": "^2.14.0" | ||
"pkg": "^4.3.7" | ||
}, | ||
@@ -56,3 +48,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "e2d64d60a7d47afc31f318140b91c8f33243a179" | ||
"gitHead": "2693898ea0eb80f21d25bfec8863df5ff5e4768c" | ||
} |
Sorry, the diff of this file is not supported yet
4
-66.67%41
2.5%1090
0.09%58246
-0.18%