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

eslint-plugin-decorator-position

Package Overview
Dependencies
Maintainers
0
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-decorator-position - npm Package Versions

23
6

6.0.0

Diff

Changelog

Source

6.0.0

Major Changes

nullvoxpopuli
published 5.0.2 •

Changelog

Source

5.0.2

Patch Changes

  • #587 9629734 Thanks @NullVoxPopuli! - Internal: switch to changeset for automated release. This gives more control over the release process, and alleviates contributors from needing to know of any conventions about commits or anything like that.

Bug Fixes

nullvoxpopuli
published 5.0.1 •

Changelog

Source

5.0.1 (2022-07-19)

nullvoxpopuli
published 5.0.0 •

Changelog

Source

5.0.0 (2022-07-15)

Features

  • support eslint@8 (4193fac)
  • upgrade: adding eslint v7 ci testing (fef593c)
  • upgrade: adding exports of private eslint api on first rule run (c8186e3)
  • upgrade: adding exports of private eslint api on first rule run (582543e)
  • upgrade: adding postinstall script to exports private eslint api (7ad2761)
  • upgrade: adding support for eslint v6 (d549fe1)
  • upgrade: adding support for eslint v7 (afdc876)
  • upgrade: drop automatic detection of printWidth (deb4c07)
  • upgrade: eslint@8 (e00f402)
  • upgrade: fix ci (6f382ca)
  • upgrade: fix lint (882599d)
  • upgrade: fix lint (49603f9)
  • upgrade: fix smoke tests (359dec5)
  • upgrade: fix smoke tests (1648e88)
  • upgrade: rolling back formatting and package version (01b0087)
  • upgrade: upgrade readme (9452f5e)

BREAKING CHANGES

    • node 12 is no longer supported, support for node 18 was added.
  • eslint8 will not support the prettier/prettier rule. reading the config from prettier/prettier is not supported by eslint. It's possible it could maybe be added later through hacks (currently in place) / private api usage, but eslint8 does not give access to the config for a file.
nullvoxpopuli
published 4.0.1 •

Changelog

Source

4.0.1 (2021-09-29)

Bug Fixes

  • #421: fix issue #421 - crash when getting name of MemberExpression (777d047)
nullvoxpopuli
published 4.0.0 •

Changelog

Source

4.0.0 (2021-09-28)

chore

BREAKING CHANGES

  • ci: drop support for eslint@5

this technically isn't a breaking change, as eslint@5 likely never worked. But now CI is testing supported versions of eslint.

nullvoxpopuli
published 3.0.1 •

Changelog

Source

3.0.1 (2021-09-28)

Bug Fixes

  • readme: update readme to reflect new node support policy (84ab1f1)
nullvoxpopuli
published 3.0.0 •

Changelog

Source

3.0.0 (2021-09-28)

chore

  • drop support fore node 10 (5130cc1)

BREAKING CHANGES

  • node < 12 is no longer supported.

Added node 14 and 16 to the test matrix

nullvoxpopuli
published 2.2.29 •

Changelog

Source

2.2.29 (2021-07-20)

Bug Fixes

  • 313: only count chars on first line of multi-line decorator value (1a1bc21)
nullvoxpopuli
published 2.2.28 •

Changelog

Source

2.2.28 (2021-06-03)

Bug Fixes

  • #337: wrap require prettier in a try-catch so that we don't throw when dep tree has no prettier (f7594ff), closes #337
23
6
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