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

@fimbul/mimir

Package Overview
Dependencies
Maintainers
2
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fimbul/mimir - npm Package Versions

1
13

0.17.0-dev.20181201

Diff

harbard
published 0.17.0-dev.20181130 •

harbard
published 0.16.0 •

Changelog

Source

v0.16.0

Features:

  • new rule: async-function-assignability
  • handle BigInt types and literals
  • no-duplicate-case: correctly handles BigInt and (bitwise) negation thereof
  • no-invalid-assertion: adds an additional check for asserting BigInts
  • no-useless-predicage: allows comparing typeof v === "bigint"
  • no-duplicate-spread-property: handle spreading of type variables introduced in typescript@3.2

Bugfixes:

  • no-duplicate-case: only use type information if strictNullChecks is enabled to avoid false positives
  • CLI normalizes .. and . in glob patterns and file names
  • no-duplicate-spread-property: works with intersection types
harbard
published 0.16.0-dev.20181115 •

harbard
published 0.16.0-dev.20181107 •

harbard
published 0.16.0-dev.20181104 •

harbard
published 0.16.0-dev.20181031 •

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 •

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