@ying-tunnel/cli
Advanced tools
Comparing version 1.0.0 to 1.0.1
# @ying-tunnel/cli | ||
## 1.0.1 | ||
### Patch Changes | ||
- Author information update | ||
- Updated dependencies | ||
- @ying-tunnel/lib@1.0.1 | ||
## 1.0.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@ying-tunnel/cli", | ||
"version": "1.0.0", | ||
"description": "", | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"version": "1.0.1", | ||
"description": "ying-tunnel 内网穿透工具的连接客户端", | ||
"keywords": [ | ||
"内网穿透", | ||
"tunnel", | ||
"typescript", | ||
"nodejs" | ||
], | ||
"author": { | ||
"name": "JackDeng666", | ||
"email": "1556393081@qq.com", | ||
"url": "https://jackdeng666.github.io/" | ||
}, | ||
"license": "MIT", | ||
"bin": { | ||
@@ -23,3 +32,3 @@ "ying-tunnel": "./bin/index.js" | ||
"cac": "^6.7.14", | ||
"@ying-tunnel/lib": "^1.0.0" | ||
"@ying-tunnel/lib": "^1.0.1" | ||
}, | ||
@@ -26,0 +35,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
4178
6
1
Updated@ying-tunnel/lib@^1.0.1