This commit is contained in:
Vitaly Gashkov
2025-08-23 23:49:51 +05:00
parent 9a9b713682
commit 451eaa54eb
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "crextractor",
"version": "1.1.0",
"version": "1.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "crextractor",
"version": "1.1.0",
"version": "1.2.0",
"funding": [
{
"type": "individual",
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "crextractor",
"version": "1.1.0",
"description": "Utility for extracting secrets from Crunchyroll mobile app",
"version": "1.2.0",
"description": "Utility for extracting credentials from the Crunchyroll Android app",
"main": "crextractor.js",
"bin": {
"crextractor": "bin/cli.js"