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

@welldone-software/eslint-plugin-welldone

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@welldone-software/eslint-plugin-welldone - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

package.json
{
"name": "@welldone-software/eslint-plugin-welldone",
"description": "Custom eslint rules helpful for our needs",
"version": "0.4.1",
"version": "0.4.2",
"engines": {

@@ -6,0 +6,0 @@ "node": ">=10.0.0"

@@ -1,2 +0,2 @@

# eslint-plugin-welldone
# @welldone-software/eslint-plugin-welldone

@@ -13,9 +13,9 @@ Prevent to use anything except import/export

Next, install `eslint-plugin-welldone`:
Next, install `@welldone-software/eslint-plugin-welldone`:
```
$ npm install eslint-plugin-welldone --save-dev
$ npm install @welldone-software/eslint-plugin-welldone --save-dev
```
**Note:** If you installed ESLint globally (using the `-g` flag) then you must also install `eslint-plugin-welldone` globally.
**Note:** If you installed ESLint globally (using the `-g` flag) then you must also install `@welldone-software/eslint-plugin-welldone` globally.

@@ -22,0 +22,0 @@ ## Usage

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