
Product
Introducing Supply Chain Attack Campaigns Tracking in the Socket Dashboard
Campaign-level threat intelligence in Socket now shows when active supply chain attacks affect your repositories and packages.
@makeomatic/deploy
Advanced tools
Provides convenient deploy tools, which automate publishing of docker images, documentation & testing
Commands:
docker <command> manages docker lifecycle
test <command> performs tests in docker
Options:
--node, -n node version to use when building [default: "7.8.0"]
--env, -E node environment to build for [default: "production"]
--project, -p project name where this is used [default: "ms-files"]
--version, -v version of the project to build [default: "6.2.0"]
--help Show help [boolean]
bin/cli.js test <command>
Commands:
compose installs compose on the system
init adds basic files for testing
run performs testing
Options:
--node, -n node version to use when building
[default: "7.8.0"]
--env, -E node environment to build for
[default: "production"]
--project, -p project name where this is used
[default: "ms-files"]
--version, -v version of the project to build
[default: "6.2.0"]
--help Show help [boolean]
--docker_compose docker-compose file for testing
[string] [default: "./test/docker-compose.yml"]
--docker_compose_version, --dcv docker-compose version to use
[default: "1.11.2"]
--docker_compose_force, --dcf forces to install local copy of
docker-compose in case of version mismatch
[boolean] [default: false]
--tests, -t glob for test files
[string] [default: "./test/suites/**/*.js"]
--no_cleanup, -C cleanup automatically
[boolean] [default: false]
--wait_before_tests, --sleep how much time to wait after docker-compose up
[number] [default: 0]
--report_dir report dir for coverage
[default: "./coverage"]
--coverage whether to upload coverage or not
[boolean] [default: false]
--root binary root path on the tester
[default: "/src/node_modules/.bin"]
FAQs
Common build and deploy tasks wrapped in a cli
The npm package @makeomatic/deploy receives a total of 34 weekly downloads. As such, @makeomatic/deploy popularity was classified as not popular.
We found that @makeomatic/deploy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
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.

Product
Campaign-level threat intelligence in Socket now shows when active supply chain attacks affect your repositories and packages.

Research
Malicious PyPI package sympy-dev targets SymPy users, a Python symbolic math library with 85 million monthly downloads.

Security News
Node.js 25.4.0 makes require(esm) stable, formalizing CommonJS and ESM compatibility across supported Node versions.