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

@eslint-react/types

Package Overview
Dependencies
Maintainers
1
Versions
876
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/types - npm Package Compare versions

Comparing version 0.9.5-beta.0 to 0.9.5-beta.1

4

dist/index.d.ts

@@ -8,3 +8,3 @@ import { ReadonlyDeep } from 'type-fest';

}>;
type ExRSettings = ReadonlyDeep<{
type ERSettings = ReadonlyDeep<{
[key: string]: unknown;

@@ -14,2 +14,2 @@ react: ReactSettings;

export type { ExRSettings, ReactSettings };
export type { ERSettings, ReactSettings };
{
"name": "@eslint-react/types",
"version": "0.9.5-beta.0",
"version": "0.9.5-beta.1",
"description": "ESLint React's type definitions.",

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

"author": "Eva1ent<let@ik.me>",
"sideEffects": false,
"exports": {

@@ -41,3 +42,3 @@ ".": {

"string-ts": "1.3.2",
"@eslint-react/tools": "0.9.5-beta.0"
"@eslint-react/tools": "0.9.5-beta.1"
},

@@ -44,0 +45,0 @@ "scripts": {

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