From 684aed4f54547c01077ee1b93ee03fa33d160667 Mon Sep 17 00:00:00 2001 From: Yardanico Date: Mon, 19 Sep 2022 11:54:38 +0300 Subject: [PATCH] Abandon strenc (#2358) --- packages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 9b0252d..ca7fe60 100644 --- a/packages.json +++ b/packages.json @@ -18880,7 +18880,8 @@ "method": "git", "tags": [ "encryption", - "obfuscation" + "obfuscation", + "abandoned" ], "description": "A library to automatically encrypt all string constants in your programs", "license": "MIT",