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

@eslint-react/shared

Package Overview
Dependencies
Maintainers
1
Versions
852
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.22.2 to 1.23.0-beta.0

6

dist/index.d.ts

@@ -201,2 +201,3 @@ import { ESLintUtils } from '@typescript-eslint/utils';

* @default `"createElement"`
* @deprecated
*/

@@ -208,2 +209,3 @@ readonly jsxPragma: valibot.OptionalSchema<valibot.StringSchema<undefined>, undefined>;

* @default `"Fragment"`
* @deprecated
*/

@@ -330,2 +332,3 @@ readonly jsxPragmaFrag: valibot.OptionalSchema<valibot.StringSchema<undefined>, undefined>;

* @default `"createElement"`
* @deprecated
*/

@@ -337,2 +340,3 @@ readonly jsxPragma: valibot.OptionalSchema<valibot.StringSchema<undefined>, undefined>;

* @default `"Fragment"`
* @deprecated
*/

@@ -456,2 +460,3 @@ readonly jsxPragmaFrag: valibot.OptionalSchema<valibot.StringSchema<undefined>, undefined>;

* @default `"createElement"`
* @deprecated
*/

@@ -463,2 +468,3 @@ readonly jsxPragma: valibot.OptionalSchema<valibot.StringSchema<undefined>, undefined>;

* @default `"Fragment"`
* @deprecated
*/

@@ -465,0 +471,0 @@ readonly jsxPragmaFrag: valibot.OptionalSchema<valibot.StringSchema<undefined>, undefined>;

2

dist/index.js

@@ -316,2 +316,3 @@ 'use strict';

* @default `"createElement"`
* @deprecated
*/

@@ -323,2 +324,3 @@ jsxPragma: valibot.optional(valibot.string()),

* @default `"Fragment"`
* @deprecated
*/

@@ -325,0 +327,0 @@ jsxPragmaFrag: valibot.optional(valibot.string()),

4

package.json
{
"name": "@eslint-react/shared",
"version": "1.22.2",
"version": "1.23.0-beta.0",
"description": "ESLint React's Shared constants and functions.",

@@ -42,3 +42,3 @@ "homepage": "https://github.com/rEl1cx/eslint-react",

"valibot": "^1.0.0-beta.9",
"@eslint-react/eff": "1.22.2"
"@eslint-react/eff": "1.23.0-beta.0"
},

@@ -45,0 +45,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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