Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

machinepack-machines

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machinepack-machines - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

machines/parse-machinepack-metadata.js

2

machines/initialize.js
module.exports = {
friendlyName: 'Initialize machinepack',
description: 'Initilize or rename the machinepack in the specified directory.',
extendedDescription: 'Modifies the modules package.json file.',
extendedDescription: 'Modifies the module\'s package.json file.',
inputs: {

@@ -6,0 +6,0 @@ dir: {

{
"name": "machinepack-machines",
"version": "1.0.1",
"version": "1.0.2",
"description": "Work with machines and machinepacks.",

@@ -20,3 +20,3 @@ "scripts": {

"inquirer": "^0.8.0",
"machinepack-javascript": "^0.1.6",
"machinepack-javascript": "^0.1.8",
"machinepack-fs": "^1.6.0",

@@ -26,3 +26,3 @@ "async": "^0.9.0"

"machinepack": {
"friendlyName": "Machinepacks",
"friendlyName": "Machines (meta)",
"machineDir": "machines/",

@@ -44,5 +44,6 @@ "machines": [

"add-machine",
"run-machine-interactive"
"run-machine-interactive",
"parse-machinepack-metadata"
]
}
}
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