BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

securitytool

v1.2.0npm· JavaScript

## Project setup ``` npm install securitytool ``` ## 页面引入 ``` import {JSEncryptJM,getWebFingerprint } from 'securitytool' ``` ## 获取加密方法 ``` JSEncryptJM(key:(加密密钥), value:(加密值)) 返回值为加密值 ``` ## 获取浏览器指纹 ``` getWebFingerprint().then(res=>{ res:(浏览器指纹) })

The verdict
Abandoned. Last published over a year ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsLean
Maintenance
Last published over a year ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
2 direct dependencies
Recent releases
  • 1.2.0over a year ago
  • 1.1.1over a year ago
  • 1.1.0over a year ago
  • 1.0.0over a year ago