New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eslint-react/shared

Package Overview
Dependencies
Maintainers
0
Versions
939
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.5.17-beta.6 to 1.5.17-beta.7

2

dist/index.js

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

var getDocsUrl = (pluginName) => (ruleName) => {
if (pluginName === "core") return `${WEBSITE_URL}/rules/${ruleName}`;
if (pluginName === "x") return `${WEBSITE_URL}/rules/${ruleName}`;
return `${WEBSITE_URL}/rules/${pluginName}-${ruleName}`;

@@ -191,0 +191,0 @@ };

{
"name": "@eslint-react/shared",
"version": "1.5.17-beta.6",
"version": "1.5.17-beta.7",
"description": "ESLint React's Shared constants and functions.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/rel1cx/eslint-react",

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