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

@eslint-react/shared

Package Overview
Dependencies
Maintainers
0
Versions
781
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.17.1 to 1.17.2-beta.0

4

dist/index.js

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

// ../../node_modules/.pnpm/valibot@1.0.0-beta.8_typescript@5.6.3/node_modules/valibot/dist/index.js
// ../../node_modules/.pnpm/valibot@1.0.0-beta.8_typescript@5.7.2/node_modules/valibot/dist/index.js
var store;

@@ -1329,3 +1329,3 @@ function getGlobalConfig(config2) {

function unsafeReadSettings(data) {
return tools.Data.struct(data?.["react-x"] ?? {});
return data?.["react-x"] ?? {};
}

@@ -1332,0 +1332,0 @@ var decodeSettings = createMemoizedFunction((data) => {

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

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

"ts-pattern": "^5.5.0",
"@eslint-react/tools": "1.17.1"
"@eslint-react/tools": "1.17.2-beta.0"
},

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

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