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

machinepack

Package Overview
Dependencies
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machinepack - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

14

package.json
{
"name": "machinepack",
"version": "2.0.3",
"version": "2.0.4",
"description": "CLI tool for working with machinepacks and their machines.",

@@ -15,3 +15,13 @@ "bin": {

"machinepack-rm": "./bin/machinepack-rm.js",
"machinepack-exec": "./bin/machinepack-exec.js"
"machinepack-exec": "./bin/machinepack-exec.js",
"mp": "./bin/machinepack.js",
"mp-about": "./bin/machinepack-about.js",
"mp-info": "./bin/machinepack-info.js",
"mp-init": "./bin/machinepack-init.js",
"mp-add": "./bin/machinepack-add.js",
"mp-ls": "./bin/machinepack-ls.js",
"mp-mv": "./bin/machinepack-mv.js",
"mp-cp": "./bin/machinepack-cp.js",
"mp-rm": "./bin/machinepack-rm.js",
"mp-exec": "./bin/machinepack-exec.js"
},

@@ -18,0 +28,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc