New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-atomic-redesign

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-atomic-redesign - npm Package Compare versions

Comparing version

to
0.0.4

5

package.json
{
"name": "eslint-plugin-atomic-redesign",
"version": "0.0.3",
"version": "0.0.4",
"description": "ESLint rules for Atomic ReDesigned projects.",

@@ -24,3 +24,4 @@ "repository": {

"locale-code": "^2.0.2",
"os-locale": "^5.0.0"
"os-locale": "^5.0.0",
"upath": "^2.0.1"
},

@@ -27,0 +28,0 @@ "devDependencies": {

18

README.md

@@ -66,3 +66,3 @@ # eslint-plugin-atomic-redesign

#### Examples of **incorrect** code for this rule:
Examples of **incorrect** code for this rule:

@@ -74,3 +74,3 @@ ```typescript

#### Examples of **correct** code for this rule:
Examples of **correct** code for this rule:

@@ -111,3 +111,3 @@ ```typescript

#### Examples of **incorrect** code for this rule:
Examples of **incorrect** code for this rule:

@@ -119,3 +119,3 @@ ```typescript

#### Examples of **correct** code for this rule:
Examples of **correct** code for this rule:

@@ -139,3 +139,3 @@ ```typescript

#### Examples of **incorrect** code for this rule:
Examples of **incorrect** code for this rule:

@@ -147,3 +147,3 @@ ```typescript

#### Examples of **correct** code for this rule:
Examples of **correct** code for this rule:

@@ -171,3 +171,3 @@ ```typescript

#### Examples of **incorrect** code for this rule:
Examples of **incorrect** code for this rule:

@@ -179,3 +179,3 @@ ```typescript

#### Examples of **correct** code for this rule:
Examples of **correct** code for this rule:

@@ -211,3 +211,3 @@ ```typescript

#### Examples of **correct** code for this rule:
Examples of **correct** code for this rule:

@@ -214,0 +214,0 @@ ```typescript