Socket
Socket
Sign inDemoInstall

sauce

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sauce - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

3

lib/sauce.js

@@ -8,4 +8,3 @@ var fs = require('fs');

catch(err) {
console.log("Please create a ~/.sauce file with your creds");
return;
throw new Error("Please create a ~/.sauce file with your creds");
}

@@ -12,0 +11,0 @@ var sauceObj = JSON.parse(data);

@@ -5,3 +5,3 @@ {

, "tags" : ["web", "sauce"]
, "version" : "0.0.2"
, "version" : "0.0.3"
, "author" : "Adam Christian <adam.christian@gmail.com>"

@@ -8,0 +8,0 @@ , "repository" :

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