@fimbul/valtyr
Advanced tools
Comparing version 0.2.0-dev.20180218 to 0.2.0-dev.20180220
{ | ||
"name": "@fimbul/valtyr", | ||
"version": "0.2.0-dev.20180218", | ||
"version": "0.2.0-dev.20180220", | ||
"description": "Wotan plugin to behave almost like TSLint", | ||
@@ -22,7 +22,7 @@ "author": "Klaus Meinhardt", | ||
"peerDependencies": { | ||
"@fimbul/wotan": "0.2.0-dev.20180218", | ||
"@fimbul/wotan": "0.2.0-dev.20180220", | ||
"typescript": "^2.4.1" | ||
}, | ||
"dependencies": { | ||
"@fimbul/bifrost": "0.2.0-dev.20180218", | ||
"@fimbul/bifrost": "0.2.0-dev.20180220", | ||
"inversify": "^4.10.0", | ||
@@ -29,0 +29,0 @@ "tslib": "^1.8.1", |
@@ -38,3 +38,3 @@ # Valtýr | ||
* CLI arguments are still those of the Wotan executable | ||
* error messages are a bit different | ||
* exception messages are a bit different | ||
* `stylish` formatter is used by default | ||
@@ -63,3 +63,3 @@ * files of external modules are always excluded while `*.d.ts` in your project are included by default | ||
## Difference to Heimdall | ||
## Difference to [Heimdall](https://github.com/fimbullinter/wotan/blob/master/packages/heimdall/README.md) | ||
@@ -66,0 +66,0 @@ This package allows you to use your existing TSLint configuration. |
36313
+ Added@fimbul/bifrost@0.2.0-dev.20180220(transitive)
+ Added@fimbul/wotan@0.2.0-dev.20180220(transitive)
- Removed@fimbul/bifrost@0.2.0-dev.20180218(transitive)
- Removed@fimbul/wotan@0.2.0-dev.20180218(transitive)