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

strapi-provider-upload-wasabi

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strapi-provider-upload-wasabi - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

lib/index.js

@@ -41,3 +41,2 @@ 'use strict';

console.log(JSON.stringify(config))
const wasabi = knox.createClient({

@@ -67,2 +66,3 @@ key: config.public,

// set the bucket file url
console.log(JSON.stringify(data))
file.url = data.Location;

@@ -69,0 +69,0 @@

@@ -1,2 +0,2 @@

Copyright (c) 2015-2019 Strapi Solutions.
Copyright (c) 2019 The Self Agency, LLC.

@@ -3,0 +3,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

{
"name": "strapi-provider-upload-wasabi",
"version": "0.1.2",
"version": "0.1.3",
"description": "Wasabi provider for strapi upload",

@@ -5,0 +5,0 @@ "homepage": "http://strapi.io",

@@ -1,2 +0,2 @@

# strapi-provider-upload-local
# strapi-provider-upload-wasabi

@@ -3,0 +3,0 @@ ## Resources

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