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

depsync

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

depsync - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

5

lib/depsync.js

@@ -685,3 +685,4 @@ var Utils;

if (error) {
console.log(error.message);
console.error(stderr);
console.log(stdout);
process.exit(1);

@@ -705,3 +706,3 @@ }

var path = require("path");
var VERSION = "1.0.4";
var VERSION = "1.0.5";
function run(args) {

@@ -708,0 +709,0 @@ var commandOptions = CommandLine.parse(args);

2

package.json
{
"name": "depsync",
"version": "1.0.4",
"version": "1.0.5",
"author": "Dom Chen",

@@ -5,0 +5,0 @@ "homepage": "http://www.idom.me/",

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