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

@react-native/eslint-plugin

Package Overview
Dependencies
Maintainers
0
Versions
404
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native/eslint-plugin - npm Package Compare versions

Comparing version 0.77.0-nightly-20240925-0cb32d5ac to 0.77.0-nightly-20240928-513e9669e

2

__tests__/eslint-tester.js

@@ -15,3 +15,3 @@ /**

ESLintTester.setDefaultConfig({
parser: require.resolve('@babel/eslint-parser'),
parser: require.resolve('hermes-eslint'),
parserOptions: {

@@ -18,0 +18,0 @@ requireConfigFile: false,

{
"name": "@react-native/eslint-plugin",
"version": "0.77.0-nightly-20240925-0cb32d5ac",
"version": "0.77.0-nightly-20240928-513e9669e",
"description": "ESLint rules for @react-native/eslint-config",

@@ -19,6 +19,10 @@ "license": "MIT",

"bugs": "https://github.com/facebook/react-native/issues",
"main": "index.js",
"devDependencies": {
"babel-plugin-syntax-hermes-parser": "^0.23.1",
"hermes-eslint": "^0.23.1"
},
"engines": {
"node": ">=18"
},
"main": "index.js"
}
}
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