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.4 to 0.0.5

3

lib/bin.js
#!/usr/bin/env node
console.log('test');
var sauce = require('sauce');
console.log(sauce.sauce().creds());

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

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

@@ -17,3 +17,3 @@ , "repository" :

, "directories" : { "lib" : "./lib" }
, "bin" : { "gtranslate" : "./lib/bin.js" }
, "bin" : { "sauce" : "./lib/bin.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