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

eslint-plugin-validate-jsx-nesting

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-validate-jsx-nesting - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

dist/index.js

@@ -313,3 +313,3 @@ 'use strict';

exports = {
var index = {
rules: {

@@ -319,1 +319,3 @@ 'no-invalid-jsx-nesting': validJSXNesting,

};
module.exports = index;
{
"name": "eslint-plugin-validate-jsx-nesting",
"version": "0.0.3",
"version": "0.0.4",
"description": "ESLint Plugin for Validating JSX Nesting",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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