From 3bf2729e447546e6d1b3e8e5daffb5fa788408a4 Mon Sep 17 00:00:00 2001 From: Ashish Bijlani Date: Wed, 3 May 2023 11:25:48 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54e2d9f..d5e8eef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "packj", - "version": "0.0.0", + "version": "0.0.1", "description": "Packj flags malicious, vulnerable, and \"risky\" NPM dependencies in your software supply chain", "main": "index.js", "type": "module",