From ba5c2ed862ac209ae4abc158784a69df46354384 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 30 Dec 2024 13:26:57 +0000 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c29bf99..6328002 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "safe-regex2", - "version": "4.0.0", + "version": "4.0.1", "description": "detect possibly catastrophic, exponential-time regular expressions", "main": "index.js", "type": "commonjs",