From 370ca288e38279050b5578586066327944b940db Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Fri, 3 Jan 2025 09:05:46 +0000 Subject: [PATCH] 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83ff647..b44fad1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "secure-json-parse", - "version": "3.0.1", + "version": "3.0.2", "description": "JSON parse with prototype poisoning protection", "main": "index.js", "type": "commonjs",