Socket
Socket
Sign inDemoInstall

@orion-js/file-manager

Package Overview
Dependencies
Maintainers
2
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orion-js/file-manager - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

2

lib/File/resolvers/url.js

@@ -21,3 +21,3 @@ 'use strict';

case 0:
return _context.abrupt('return', 'https://s3.amazonaws.com/' + file.bucket + '/' + file.key);
return _context.abrupt('return', 'https://s3.amazonaws.com/' + file.bucket + '/' + file.key.replace(/ /, '%20'));

@@ -24,0 +24,0 @@ case 1:

{
"name": "@orion-js/file-manager",
"version": "0.0.26",
"version": "0.0.27",
"main": "index.js",

@@ -5,0 +5,0 @@ "author": "nicolaslopezj",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc