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

jest-regex-util

Package Overview
Dependencies
Maintainers
3
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-regex-util - npm Package Compare versions

Comparing version

to
19.1.0-alpha.eed82034

4

build/index.js

@@ -24,4 +24,4 @@ /**

const escapeStrForRegex =
string => string.replace(/[[\]{}()*+?.\\^$|]/g, '\\$&');
const escapeStrForRegex = string =>
string.replace(/[[\]{}()*+?.\\^$|]/g, '\\$&');

@@ -28,0 +28,0 @@ const replacePathSepForRegex = string => {

{
"name": "jest-regex-util",
"version": "19.0.0",
"version": "19.1.0-alpha.eed82034",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",