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

@eslint-react/shared

Package Overview
Dependencies
Maintainers
0
Versions
1054
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/shared - npm Package Compare versions

Comparing version 1.29.1-next.0 to 1.29.1-next.1

6

dist/index.js

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

/**
* The identifier that’s used for JSX Element creation.
* The identifier that's used for JSX Element creation.
* @default `"createElement"`

@@ -509,3 +509,3 @@ * @deprecated

/**
* The identifier that’s used for JSX fragment elements.
* The identifier that's used for JSX fragment elements.
* @description This should not be a member expression (i.e. use "Fragment" instead of "React.Fragment").

@@ -533,3 +533,3 @@ * @default `"Fragment"`

/**
* React version to use, "detect" means auto detect React version from the project’s dependencies.
* React version to use, "detect" means auto detect React version from the project's dependencies.
* If `importSource` is specified, an equivalent version of React should be provided here.

@@ -536,0 +536,0 @@ * @example `"18.3.1"`

{
"name": "@eslint-react/shared",
"version": "1.29.1-next.0",
"version": "1.29.1-next.1",
"description": "ESLint React's Shared constants and functions.",

@@ -41,3 +41,3 @@ "homepage": "https://github.com/Rel1cx/eslint-react",

"ts-pattern": "^5.6.2",
"@eslint-react/eff": "1.29.1-next.0"
"@eslint-react/eff": "1.29.1-next.1"
},

@@ -49,3 +49,3 @@ "devDependencies": {

"tsup": "^8.4.0",
"type-fest": "^4.35.0",
"type-fest": "^4.36.0",
"valibot": "^1.0.0-rc.2",

@@ -52,0 +52,0 @@ "@local/configs": "0.0.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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