
Security News
MCP Steering Committee Launches Official MCP Registry in Preview
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
@labshare/services-build-cli
Advanced tools
$ npm install -g @labshare/services-build-cli
$ services COMMAND
running command...
$ services (-v|--version|version)
@labshare/services-build-cli/1.0.3 linux-x64 node-v10.13.0
$ services --help [COMMAND]
USAGE
$ services COMMAND
...
services build
The services build CLI can be used to generate distributions for Node.js API projects.
USAGE
$ services build
OPTIONS
-b, --buildVersion=buildVersion Set the project build version.
-d, --destination=destination Set the build distribution output folder.
-h, --help show CLI help
-s, --source=source [default: /home/travis/build/LabShare/services-build-cli] Set the project root
directory
--npmCache=npmCache Path to a directory. Overrides the global npm cache for the npm install step.
EXAMPLES
$ services build
$ services build --destination ./dist --buildVersion 0.1.2
See code: src/commands/build.ts
services help [COMMAND]
display help for services
USAGE
$ services help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
FAQs
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.