New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

smartfacecloud-updater

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smartfacecloud-updater - npm Package Compare versions

Comparing version 0.0.38 to 0.0.39

snapshots/0.x/0.0.39.json

2

bin/global-exec.js

@@ -5,3 +5,3 @@ #!/usr/bin/env node

var args = require('minimist')(process.argv.slice(2));
args.workspacePath = args.workspacePath || '/home/ubuntu/workspace';
args.workspacePath = args.workspacePath || process.env.SMF_CIDE_WS_PATH || '/home/ubuntu/workspace';
thisPackage(args);

@@ -117,2 +117,5 @@ {

"description": "Fixed incorrect IDEURL for QRCode at smartface-c9"
},
"0.0.39": {
"description": "Updated dispatcher to 0.0.34"
}

@@ -119,0 +122,0 @@ }

{
"name": "smartfacecloud-updater",
"version": "0.0.38",
"description": "Auto updater for SmartfaceCloud",
"version": "0.0.39",
"description": "Auto updater for Smartface",
"main": "index.js",

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

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