Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ep_fileupload

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ep_fileupload - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

static/js/ajaxupload.3.5.js

2

controllers/fileUpload.js

@@ -48,3 +48,3 @@ /**

var tmp = files.uploadfile.path;
var extension = files.uploadfile.filename.split('.').pop();
var extension = files.uploadfile.name.split('.').pop();

@@ -51,0 +51,0 @@ hashFile(tmp, undefined, undefined, function (err, hash) {

{
"name": "ep_fileupload",
"description": "File upload",
"version": "0.0.7",
"version": "0.0.8",
"author": "RedHog (Egil Moeller) <egil.moller@freecode.no>",

@@ -6,0 +6,0 @@ "contributors": ["johnyma22 (John McLear) <john@mclear.co.uk>"],

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