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

machine-as-script

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machine-as-script - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

2

bin/machine-as-script.js

@@ -16,3 +16,3 @@ #!/usr/bin/env node

var yargs = require('yargs');
var _ = require('lodash');
var _ = require('@sailshq/lodash');
var chalk = require('chalk');

@@ -19,0 +19,0 @@ var asScript = require('../');

{
"name": "machine-as-script",
"version": "4.1.0",
"version": "4.1.1",
"description": "Run a machine as a command-line script.",

@@ -19,5 +19,5 @@ "scripts": {

"dependencies": {
"chalk": "0.5.1",
"@sailshq/lodash": "^3.10.2",
"chalk": "1.1.3",
"commander": "2.6.0",
"lodash": "3.10.1",
"machine": "^13.0.0-9",

@@ -24,0 +24,0 @@ "rttc": "^10.0.0-0",

Sorry, the diff of this file is too big to display

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