New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fimbul/valtyr

Package Overview
Dependencies
Maintainers
2
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fimbul/valtyr - npm Package Compare versions

Comparing version 0.2.0-dev.20180218 to 0.2.0-dev.20180220

6

package.json
{
"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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc