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

@best/regex-util

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@best/regex-util - npm Package Compare versions

Comparing version 4.0.0-beta1 to 4.0.0-beta10

1

build/index.js

@@ -12,2 +12,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.escapePathForRegex = exports.replacePathSepForRegex = exports.escapeStrForRegex = void 0;
const path_1 = __importDefault(require("path"));

@@ -14,0 +15,0 @@ function escapeStrForRegex(string) {

4

package.json

@@ -7,3 +7,3 @@ {

},
"version": "4.0.0-beta1",
"version": "4.0.0-beta10",
"description": "Best Regex util",

@@ -18,3 +18,3 @@ "keywords": [

],
"gitHead": "4d06a44b069fcefaf95ea845a61bb99ac4254405"
"gitHead": "dc681505d3da8f0f8bbf3b4c6a68e49521a1f5be"
}
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