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

@kevinoid/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kevinoid/eslint-config - npm Package Versions

1
46

7.0.0

Diff

Changelog

Source

7.0.0 (2020-04-26)

BREAKING CHANGES

Dependency Updates

  • Update to eslint-plugin-unicorn@^19.0.0 (5b3c8bf)
  • Update to globals@^13.0.0, which includes WScript non-writable globals. (353f9dc) (ddcebcf)
kevinoid
published 6.0.1 •

Changelog

Source

6.0.1 (2020-04-09)

Bug Fixes

kevinoid
published 6.0.0 •

Changelog

Source

6.0.0 (2020-03-26)

BREAKING CHANGES

Features

kevinoid
published 5.0.0 •

Changelog

Source

5.0.0 (2020-03-10)

BREAKING CHANGES

  • Update eslint-plugin-unicorn to ^17.0.0 (ded9395):
    • Rename unicorn/regex-shorthand to unicorn/better-regex.
kevinoid
published 4.0.0 •

Changelog

Source

4.0.0 (2020-02-14)

BREAKING CHANGES

  • Drop support for Node.js 8, require 10 or later (due to sindresorhus/eslint-plugin-unicorn@d2ffe2c in eslint-plugin-unicorn@16.0.0).
  • Require lower-case e in number literals (due to sindresorhus/eslint-plugin-unicorn#490 in eslint-plugin-unicorn@16.0.0).
  • Enable unicorn/prefer-trim-start-end for node env. (b9b90c4)

Bug Fixes

  • Use prefer-exponentiation-operator instead of unicorn/prefer-exponentiation-operator (8b471c9)

Features

  • Disable unicorn/no-for-loop due to conflicts with restricted-syntax from eslint-config-airbnb-base which prevents iterators/generators due to regenerator polyfill overhead (fe93887)
kevinoid
published 3.0.0 •

Changelog

Source

3.0.0 (2020-01-26)

BREAKING CHANGES

Features

kevinoid
published 2.0.0 •

Changelog

Source

2.0.0 (2019-11-29)

Full Changelog

BREAKING CHANGES

  • Enables new prefer-negative-index rule.
  • WSH: pre-defined globals are now non-writable.
  • WSH: add RuntimeObject to no-restricted-globals, since unbound this is always preferable (see link in error message for details).

New Features

  • Add messages to no-restricted-globals.
  • Update globals to ^12.3.0 for additional WSH globals (CollectGarbage, Debug, RuntimeObject).
  • Update eslint-plugin-unicorn to ^14.0.0.
kevinoid
published 1.0.1 •

Changelog

Source

1.0.1 (2019-11-17)

Full Changelog

  • Update eslint-plugin-unicorn to ^13.0.0.
kevinoid
published 1.0.0 •

Changelog

Source

1.0.0 (2019-11-11)

Full Changelog

  • Add wsh.js for Windows Script Host.
  • Declare this as the first stable release (by semver conventions).
kevinoid
published 0.5.0 •

Changelog

Source

0.5.0 (2019-11-03)

Full Changelog

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