fix(core): update
This commit is contained in:
21
package.json
21
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@serve.zone/remoteingress",
|
||||
"version": "1.0.3",
|
||||
"private": false,
|
||||
"description": "Provides a service for creating private tunnels and reaching private clusters from the outside as part of the @serve.zone stack.",
|
||||
"description": "Provides a service for creating private tunnels and reaching private clusters from the outside, facilitating secure remote access as part of the @serve.zone stack.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@@ -51,12 +51,17 @@
|
||||
"remote access",
|
||||
"private tunnels",
|
||||
"network security",
|
||||
"TLS",
|
||||
"TLS encryption",
|
||||
"connector",
|
||||
"serve.zone",
|
||||
"private clusters",
|
||||
"public access",
|
||||
"TypeScript",
|
||||
"node.js"
|
||||
"serve.zone stack",
|
||||
"private clusters access",
|
||||
"public access management",
|
||||
"TypeScript application",
|
||||
"node.js package",
|
||||
"secure communications",
|
||||
"TLS/SSL certificates",
|
||||
"development tools",
|
||||
"software development",
|
||||
"private network integration"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user