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

@fimbul/wotan

Package Overview
Dependencies
Maintainers
2
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fimbul/wotan - npm Package Versions

1
1416
18

0.8.0-dev.20180411

Diff
harbard
published 0.8.0-dev.20180411 •
harbard
published 0.8.0-dev.20180410 •
harbard
published 0.7.0 •

Changelog

Source

v0.7.0

Features:

  • new rule: no-unassigned-variable
  • new rule: no-useless-spread (contributed by @aervin)
  • new rule: return-never-call

Bugfixes:

  • no-inferred-empty-object: check generic JSX elements (starting from typescript@2.9)
  • no-useless-assertion: correctly handle conditional types
  • no-useless-predicate: checks comparing typeof with a variable that has a literal type: const str = 'string'; typeof 1 === str;
harbard
published 0.7.0-dev.20180405 •
harbard
published 0.7.0-dev.20180404 •
harbard
published 0.7.0-dev.20180402 •
harbard
published 0.7.0-dev.20180331 •
harbard
published 0.7.0-dev.20180328 •
harbard
published 0.7.0-dev.20180327 •
harbard
published 0.7.0-dev.20180326 •