New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@akashic/akashic-cli-commons

Package Overview
Dependencies
Maintainers
6
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akashic/akashic-cli-commons - npm Package Compare versions

Comparing version

to
0.5.55

2

lib/CliConfig/CliConfigServe.d.ts

@@ -13,2 +13,4 @@ import { ServiceType } from "../ServiceType";

targetDirs?: string[];
openBrowser?: boolean;
preserveDisconnected?: boolean;
}

4

package.json
{
"name": "@akashic/akashic-cli-commons",
"version": "0.5.54",
"version": "0.5.55",
"description": "The shared definitions and routines for akashic-cli-xxx",

@@ -44,3 +44,3 @@ "main": "lib/index.js",

},
"gitHead": "bd8413eb056120e8ab7c181b4c1dc2134d50d85a"
"gitHead": "06fd5c76b5b61264cba24dc6993922cc8e41ef68"
}