From b598587bbd433f7a3d215c1c4adbe16497492f1d Mon Sep 17 00:00:00 2001 From: fraxken Date: Sun, 26 Nov 2023 15:46:05 +0100 Subject: [PATCH] 6.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2ac32c..d059a52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodesecure/js-x-ray", - "version": "6.1.1", + "version": "6.2.0", "description": "JavaScript AST XRay analysis", "type": "module", "exports": "./index.js",