Socket
Socket
Sign inDemoInstall

@stylistic/eslint-plugin-jsx

Package Overview
Dependencies
Maintainers
1
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 0.1.0 to 0.1.1

rules/jsx-child-element-spacing/types.d.ts

11

package.json
{
"name": "@stylistic/eslint-plugin-jsx",
"version": "0.1.0",
"version": "0.1.1",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",

@@ -32,3 +32,4 @@ "license": "MIT",

"dist",
"dts"
"dts",
"rules/**/*.d.ts"
],

@@ -38,3 +39,3 @@ "dependencies": {

"jsx-ast-utils": "^3.3.5",
"@stylistic/eslint-plugin-js": "^0.1.0"
"@stylistic/eslint-plugin-js": "^0.1.1"
},

@@ -47,5 +48,5 @@ "devDependencies": {

"@babel/preset-react": "^7.22.15",
"@typescript-eslint/parser": "^6.7.5",
"@typescript-eslint/parser": "^6.8.0",
"babel-eslint": "^10.1.0",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"semver": "^7.5.4",

@@ -52,0 +53,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