
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@quave/eslint-plugin-meteor-quave
Advanced tools
@quave/eslint-plugin-meteor-quave
is a plugin for eslint to ensure Javascript and Meteor standards.
This plugin will help you with your Meteor 3.0 migration.
We recommend you to use this plugin via quave-eslint-config but you can also install it directly.
Install the npm dependency
npm i -D @quave/eslint-plugin-meteor-quave
You can debug by providing the METEOR_ESLINT_PLUGIN_DEBUG
env var as 1
for example, so you will see more logs.
Run your eslint task like: METEOR_ESLINT_PLUGIN_DEBUG=1 eslint .
METEOR_ESLINT_PLUGIN_EXPIRES_CACHE_IN_SECONDS
: default is 5
. You can customize the cache expiration time in seconds.METEOR_ESLINT_PLUGIN_DEBUG
: default is disabled. You can pass this to enable debug mode and see more logs.METEOR_ESLINT_PLUGIN_IGNORE_CACHE
: default is false. You can pass this to ignore the cache.METEOR_ESLINT_PLUGIN_FILES
: use this if you want to lint a specific file.MIT
1.5.2 - 2024-10-15
FAQs
Quave linting rules for ESLint
We found that @quave/eslint-plugin-meteor-quave demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.