You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@hudiemon/rsa

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hudiemon/rsa - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+10
-2
package.json
{
"name": "@hudiemon/rsa",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"description": "基于https://ohdave.com/rsa/,用法与实现未做任何修改",
"main": "dist/cjs/index.js",

@@ -14,2 +14,10 @@ "types": "dist/cjs/index.d.ts",

},
"homepage": "https://github.com/hudiemon/rsa",
"repository": {
"type": "git",
"url": "git+https://github.com/hudiemon/rsa.git"
},
"bugs": {
"url": "https://github.com/hudiemon/rsa/issues"
},
"keywords": [

@@ -16,0 +24,0 @@ "rsa",