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

liftoff

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liftoff - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

2

index.js

@@ -108,3 +108,3 @@ const util = require('util');

modulePath = path.join(configBase, modulePackage.main||'index.js');
cwd = path.dirname(modulePath);
cwd = configBase;
} else {

@@ -111,0 +111,0 @@ // clear if we just required a package for some other project

{
"name": "liftoff",
"description": "Launch your command line tool with ease.",
"version": "0.9.2",
"version": "0.9.3",
"homepage": "https://github.com/tkellen/node-liftoff",

@@ -6,0 +6,0 @@ "author": {

Sorry, the diff of this file is not supported yet

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