Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fimbul/ve

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fimbul/ve - npm Package Versions

1
7

0.16.0-dev.20181107

Diff

harbard
published 0.16.0-dev.20181026 •

harbard
published 0.15.0 •

Changelog

Source

v0.15.0

Features:

  • wotan test now validates test configurations
  • Performance improvements using recently added Node.js file system features
  • Improved caching of directory entries
  • Work around breaking changes in TypeScript API regarding project references
  • --fix now merges replacements of a single fix instead of throwing an error
  • no-useless-spread: added check for JSX spread attributes

Bugfixes:

  • no-useless-initializer: removed unreliable fix for object destructuring
  • no-useless-initializer: fixed false positive in destructuring when property is a type parameter or conditional type
harbard
published 0.15.0-dev.20181020 •

harbard
published 0.15.0-dev.20181018 •

harbard
published 0.15.0-dev.20180913 •

harbard
published 0.13.0 •

Changelog

Source

v0.13.0

:warning: Breaking Changes:

  • Node.js v9 is no longer officially supported
  • TypeScript v2.7 is no longer officially supported

Features:

  • new rule: no-restricted-property-access
  • new rule: no-useless-strict
  • no-useless-declare: declare keyword is useless on exported declarations in declaration files

Bugfixes:

  • no-duplicate-spread-property: correctly handles computed names
  • no-duplicate-spread-property: exclude class getters and setters like it's already done for class methods
  • no-duplicate-spread-property: no error on getter and setter pair
  • no-invalid-assertion: handle intersection types
  • prefer-for-of: don't suggest for-of if implementation of iteration protocol contains private or protected members
  • CLI: fixed handling of --version
  • CLI: correctly handle absolute paths
  • fixed corrupted internal state during autofixing with --project without typed rules
harbard
published 0.13.0-dev.20180802 •

harbard
published 0.13.0-dev.20180726 •

harbard
published 0.13.0-dev.20180718 •

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