Socket
Socket
Sign inDemoInstall

@stylistic/eslint-plugin-jsx

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylistic/eslint-plugin-jsx - npm Package Compare versions

Comparing version 1.7.0 to 1.7.2

26

package.json
{
"name": "@stylistic/eslint-plugin-jsx",
"version": "1.7.0",
"version": "1.7.2",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"license": "MIT",
"homepage": "https://github.com/eslint-stylistic/eslint-stylistic#readme",
"homepage": "https://github.com/eslint-community/eslint-stylistic#readme",
"repository": {
"directory": "packages/eslint-plugin-jsx",
"type": "git",
"url": "git+https://github.com/eslint-stylistic/eslint-stylistic.git"
"url": "git+https://github.com/eslint-community/eslint-stylistic.git"
},
"bugs": {
"url": "https://github.com/eslint-stylistic/eslint-stylistic/issues"
"url": "https://github.com/eslint-community/eslint-stylistic/issues"
},

@@ -61,17 +61,17 @@ "exports": {

"dependencies": {
"@types/eslint": "^8.56.2",
"@types/eslint": "^8.56.8",
"estraverse": "^5.3.0",
"picomatch": "^4.0.1",
"@stylistic/eslint-plugin-js": "^1.7.0"
"picomatch": "^4.0.2",
"@stylistic/eslint-plugin-js": "^1.7.2"
},
"devDependencies": {
"@babel/eslint-parser": "^7.23.10",
"@babel/plugin-syntax-decorators": "^7.23.3",
"@babel/plugin-syntax-do-expressions": "^7.23.3",
"@babel/plugin-syntax-function-bind": "^7.23.3",
"@babel/preset-react": "^7.23.3",
"@babel/eslint-parser": "^7.24.1",
"@babel/plugin-syntax-decorators": "^7.24.1",
"@babel/plugin-syntax-do-expressions": "^7.24.1",
"@babel/plugin-syntax-function-bind": "^7.24.1",
"@babel/preset-react": "^7.24.1",
"@types/picomatch": "^2.3.3",
"@typescript-eslint/parser": "^6.21.0",
"babel-eslint": "^10.1.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"semver": "^7.6.0",

@@ -78,0 +78,0 @@ "typescript-eslint-parser": "^22.0.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