This commit is contained in:
Valentin Silyutin
2025-10-22 16:23:49 +04:00
parent 42fe9ba13a
commit 65647bf842
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## v2.0.0
- Доработки по получению большего количества информации
## v1.1.0
- Удалена функция `sha256()`

View File

@@ -1,6 +1,6 @@
{
"name": "@advdominion/fingerprint",
"version": "1.1.0",
"version": "2.0.0",
"type": "module",
"packageManager": "yarn@4.9.4",
"main": "index.js",