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
1315
18

0.9.0-dev.20180428

Diff
harbard
published 0.9.0-dev.20180428 •
harbard
published 0.9.0-dev.20180426 •
harbard
published 0.9.0-dev.20180425 •
harbard
published 0.9.0-dev.20180424 •
harbard
published 0.8.0 •

Changelog

Source

v0.8.0

Features:

  • new rule: no-invalid-assertion
  • no-inferred-empty-object checks JSX elements and tagged templates starting from typescript@2.9.0
  • no-useless-initializer checks destructuring defaults

Bugfixes:

  • no-inferred-empty-object correctly checks classes with constructor
  • no-inferred-empty-object correctly checks classes from JavaScript files that have type parameters in JSDoc
  • no-useless-assertion forbids definite assignment assertions on properties with computed name
  • no-return-await wraps object literals returned from shorthand arrow functions in parentheses to avoid syntax errors
  • no-useless-spread no longer autofixes object spread to avoid introducing duplicate key errors
  • --project flag no longer causes a crash when referencing non-existent files
  • valtyr correctly loads custom formatters

Thanks to @aervin for contributing.

harbard
published 0.8.0-dev.20180421 •
harbard
published 0.8.0-dev.20180420 •
harbard
published 0.8.0-dev.20180419 •
harbard
published 0.8.0-dev.20180416 •
harbard
published 0.8.0-dev.20180415 •