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

machinepack-npm

Package Overview
Dependencies
Maintainers
5
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machinepack-npm - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

machines/install-dependencies.js

2

machines/publish.js

@@ -104,3 +104,3 @@ module.exports = {

catch (_e) {
return exits.error(err);
return exits.error(err||_e);
}

@@ -107,0 +107,0 @@ },

{
"name": "machinepack-npm",
"version": "5.0.0",
"version": "5.1.0",
"description": "Work with the public NPM repository.",

@@ -46,3 +46,4 @@ "scripts": {

"arrayify-dependencies",
"unarrayify-dependencies"
"unarrayify-dependencies",
"install-dependencies"
],

@@ -49,0 +50,0 @@ "testsUrl": "https://travis-ci.org/mikermcneil/machinepack-npm"

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