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.8 to 0.0.9

.c9/.nakignore

3

data.json

@@ -27,2 +27,5 @@ {

"description": "Fixed a bug with emulator"
},
"0.0.9": {
"description": "Updated smartface to 0.1.26"
}

@@ -29,0 +32,0 @@ }

2

index.js

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

const semver = require('semver');
const PACKAGE_VERSION = '0.0.8';
const PACKAGE_VERSION = '0.0.9';

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

{
"name": "smartfacecloud-updater",
"version": "0.0.8",
"version": "0.0.9",
"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