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.3 to 0.0.4

snapshots/0.x/0.0.4.json

3

data.json

@@ -15,2 +15,5 @@ {

"description": "Updated the updater plugin itself"
},
"0.0.4": {
"description": "Added emulator support"
}

@@ -17,0 +20,0 @@ }

2

index.js

@@ -5,3 +5,3 @@ const execFile = require('child_process').execFile;

const semver = require('semver');
const PACKAGE_VERSION = '0.0.3';
const PACKAGE_VERSION = '0.0.4';

@@ -8,0 +8,0 @@ const CURRENT_VERSION = {

{
"name": "smartfacecloud-updater",
"version": "0.0.3",
"version": "0.0.4",
"description": "Auto updater for SmartfaceCloud",

@@ -5,0 +5,0 @@ "main": "index.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