tunnelmole
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -9,3 +9,3 @@ #!/usr/bin/env node | ||
import dispatchCommand from '../src/cli/dispatch-command.js'; | ||
const VERSION = '1.0.2'; | ||
const VERSION = '2.0.1'; | ||
async function run() { | ||
@@ -12,0 +12,0 @@ await initStorage(); |
{ | ||
"name": "tunnelmole", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Tunnelmole Client", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1