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

smartface

Package Overview
Dependencies
Maintainers
2
Versions
403
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smartface - npm Package Compare versions

Comparing version 6.15.4-beta.4 to 6.15.4-beta.5

2

lib/playerManager/index.js

@@ -237,3 +237,3 @@ const path = require("path");

console.log("URL: ",oneItem.url, " Dest: ", oneItem.dest);
downloadFile(oneItem.url, oneItem.dest, maxSpaceLen, cb);
downloadFile(encodeURI(oneItem.url), oneItem.dest, maxSpaceLen, cb);
}

@@ -240,0 +240,0 @@ }, 1);

{
"name": "smartface",
"version": "6.15.4-beta.4",
"version": "6.15.4-beta.5",
"description": "Smartface Node.js build tool",

@@ -5,0 +5,0 @@ "main": "bin/global-exec.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