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
847
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.8-beta.0 to 0.9.8-beta.1

11

package.json
{
"name": "@eslint-react/types",
"version": "0.9.8-beta.0",
"version": "0.9.8-beta.1",
"description": "ESLint React's type definitions.",

@@ -38,10 +38,9 @@ "homepage": "https://github.com/rel1cx/eslint-react",

"dependencies": {
"@typescript-eslint/types": "6.14.0",
"@typescript-eslint/utils": "6.14.0",
"string-ts": "1.3.3",
"@eslint-react/tools": "0.9.8-beta.0"
"@typescript-eslint/types": "6.15.0",
"@typescript-eslint/utils": "6.15.0",
"@eslint-react/tools": "0.9.8-beta.1"
},
"scripts": {
"build": "rollup -c rollup.config.ts --configPlugin swc3 && cp dist/index.d.ts dist/index.d.mts",
"build:docs": "typedoc && dprint fmt ./docs/**/*.md",
"build:docs": "typedoc",
"lint:publish": "publint",

@@ -48,0 +47,0 @@ "lint:type": "tsc --noEmit"

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