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

machine

Package Overview
Dependencies
Maintainers
5
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machine - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

2

lib/types/rttc.js

@@ -198,3 +198,3 @@ /**

if(input.type[0] === '*') {
var type = value.length ? value[0] : 'foo';
var type = value.length ? _.cloneDeep(value[0]) : 'foo';

@@ -201,0 +201,0 @@ // Infer the type

{
"name": "machine",
"version": "1.2.6",
"version": "1.2.7",
"description": "Configure and execute machines",

@@ -5,0 +5,0 @@ "main": "index.js",

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