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

eslint-plugin-nuxt

Package Overview
Dependencies
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-nuxt - npm Package Versions

2

4.0.0

Diff

Changelog

Source

4.0.0 (2022-08-31)

clarkdo
published 3.2.0 •

Changelog

Source

3.2.0 (2022-03-13)

Features

  • add base config (fb94d7b)
  • add no-env-in-context (42ada82)
  • add no-env-in-hooks (016f609)
  • add no-env-in-mounted (4b32052)
  • add no-this-in-fetch (94552c7)
  • add no-timing-in-fetch-data (1436642)
  • add rule no-this-in-async-data (96ce607)
  • init no-this-in-async-data (cb03b4d)
  • init no-this-in-fetch (581005a)
  • move ssr to base (1da2f0c)
  • rule: add no-globals-in-created (09eaa50)
  • rule: add require-func-head in recommended (#62) (f7e7b87)
  • rule: no commonjs api in nuxt config (eb02e0e)
  • upgrade eslint to v7 (3e46242)
  • upgrade eslint-plugin-vue to v6 (b5b1bf4)

Bug Fixes

  • correct category for no-timing-in-fetch-data (ae6b499)
  • disallow process.browser in no-env-in-hooks (#127) (e421323)
  • enable no-this-in-fetch only for nuxt < 2.12 (a0e3f73)
  • incompatible version of vue-eslint-parser (a0e355f)
  • not-null check for hooks (ee73e8b)
  • nuxt/require-func-head doesnt work with factories (11492e2), closes #94
  • remove require-func-head from recommend (25d108c), closes #93
  • rule not found (976f28d)
  • undefined value in nuxt/no-env-in-context (b9fed00)
  • use filename instead of full path (d22e011)
  • wrong index file (f95cf1d)
clarkdo
published 3.1.0 •

Changelog

Source

3.1.0 (2021-11-28)

clarkdo
published 3.0.0 •

Changelog

Source

3.0.0 (2021-10-24)

clarkdo
published 2.0.0 •

Changelog

Source

2.0.0 (2020-11-14)

clarkdo
published 1.0.0 •

Changelog

Source

1.0.0 (2020-05-12)

Features

Bug Fixes

  • nuxt/require-func-head doesnt work with factories (5480fd0), closes #94
  • remove require-func-head from recommend (580ffa2), closes #93
clarkdo
published 0.5.2 •

Changelog

Source

0.5.2 (2020-03-20)

Bug Fixes

  • enable no-this-in-fetch only for nuxt < 2.12 (66fc2e0)
clarkdo
published 0.5.1 •

Changelog

Source

0.5.1 (2020-02-09)

Features

  • rule: add require-func-head in recommended (#62) (7d0926f)

Bug Fixes

  • correct category for no-timing-in-fetch-data (bbf6ce9)
clarkdo
published 0.5.0 •

Changelog

Source

0.5.0 (2019-11-09)

Features

  • upgrade eslint-plugin-vue to v6 (ecf42f2)
clarkdo
published 0.4.3 •

Changelog

Source

0.4.3 (2019-03-12)

Bug Fixes

  • incompatible version of vue-eslint-parser (9bb12ae)
2
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