Socket
Socket
Sign inDemoInstall

ueditor

Package Overview
Dependencies
153
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.3 to 1.1.4

2

index.js

@@ -79,3 +79,3 @@ var Busboy = require('busboy');

res.json({
'url': path.join(img_url, name),
'url': path.join(img_url, name).replace(/\\/g,'/'),
'title': req.body.pictitle,

@@ -82,0 +82,0 @@ 'original': filename,

@@ -7,3 +7,3 @@ {

},
"version": "1.1.3",
"version": "1.1.4",
"dependencies": {

@@ -10,0 +10,0 @@ "busboy": "^0.2.9",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc