fix(core): update

This commit is contained in:
2024-04-14 03:40:55 +02:00
parent 0fb7788b97
commit c8fe27143c
5 changed files with 80 additions and 51 deletions

View File

@@ -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"
]
}
}