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

@bsara/eslint-config-react

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bsara/eslint-config-react - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

8

package.json
{
"name": "@bsara/eslint-config-react",
"version": "3.0.3",
"version": "3.0.4",
"description": "bsara's React ESLint config",

@@ -19,4 +19,4 @@ "authors": [

"prebuild": "npm run clean",
"build": "npx eslint-config-inspector build --config index.js --base /react --files false",
"postbuild": "mv .eslint-config-inspector ../../public/react",
"build": "npx eslint-config-inspector build --config index.js --base /bsara-eslint-configs/react --files false",
"postbuild": "node ../../.scripts/add-proj-info.js react \"-react\" && mv .eslint-config-inspector ../../public/react",
"clean": "[ -d \"../../public/react\" ] && rm -R ../../public/react || echo done",

@@ -37,3 +37,3 @@ "start": "npx eslint-config-inspector start --config ./index.js --port 7772 --files false"

"dependencies": {
"@bsara/eslint-config-node": "1.0.3",
"@bsara/eslint-config-node": "1.0.4",
"eslint-plugin-jsx-a11y": "^6.10.2",

@@ -40,0 +40,0 @@ "eslint-plugin-react": "^7.37.2",

@@ -9,3 +9,3 @@ @bsara/eslint-config-react

[Configs Inspector](https://bsara.gitlab.io/bsara-eslint-configs)
[Config Inspector](https://bsara.gitlab.io/bsara-eslint-configs/react)

@@ -12,0 +12,0 @@

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