Socket
Book a DemoInstallSign in
Socket

eslint-plugin-regexp

Package Overview
Dependencies
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-regexp - npm Package Compare versions

Comparing version

to
2.10.0

2

dist/rules/sort-character-class-elements.js

@@ -204,3 +204,3 @@ "use strict";

const elements = parent.elements;
if (elements.indexOf(target) === 0) {
if (elements[0] === target) {
raw = `\\${raw}`;

@@ -207,0 +207,0 @@ }

{
"name": "eslint-plugin-regexp",
"version": "2.9.1",
"version": "2.10.0",
"description": "ESLint plugin for finding RegExp mistakes and RegExp style guide violations.",

@@ -71,3 +71,3 @@ "engines": {

"@eslint/js": "^9.5.0",
"@ota-meshi/eslint-plugin": "^0.17.4",
"@ota-meshi/eslint-plugin": "^0.18.0",
"@ota-meshi/site-kit-eslint-editor-vue": "^0.2.0",

@@ -83,4 +83,4 @@ "@svitejs/changesets-changelog-github-compact": "^1.1.0",

"@types/pako": "^2.0.3",
"@typescript-eslint/eslint-plugin": "~8.38.0",
"@typescript-eslint/parser": "~8.38.0",
"@typescript-eslint/eslint-plugin": "~8.39.0",
"@typescript-eslint/parser": "~8.39.0",
"assert": "^2.0.0",

@@ -93,3 +93,3 @@ "chai": "^5.0.0",

"eslint-import-resolver-typescript": "^4.0.0",
"eslint-plugin-eslint-plugin": "^6.1.0",
"eslint-plugin-eslint-plugin": "^7.0.0",
"eslint-plugin-import": "^2.29.1",

@@ -120,3 +120,3 @@ "eslint-plugin-jsdoc": "^52.0.0",

"typescript": "~5.9.0",
"typescript-eslint": "~8.38.0",
"typescript-eslint": "~8.39.0",
"vite-plugin-eslint4b": "^0.6.0",

@@ -123,0 +123,0 @@ "vitepress": "^1.0.0",

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.