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

@oneblink/storage

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oneblink/storage - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1-beta.1

1

dist/generateS3Client.js

@@ -30,2 +30,3 @@ "use strict";

requestHandler: oneBlinkRequestHandler,
credentials: {},
// Sign requests with our own Authorization header instead

@@ -32,0 +33,0 @@ // of letting AWS SDK attempt to generate credentials

6

package.json
{
"name": "@oneblink/storage",
"description": "SDK for managing storage files in the OneBlink ecosystem",
"version": "2.1.0",
"version": "2.1.1-beta.1",
"author": "OneBlink <developers@oneblink.io> (https://oneblink.io)",

@@ -10,4 +10,4 @@ "bugs": {

"dependencies": {
"@aws-sdk/client-s3": "^3.569.0",
"@aws-sdk/lib-storage": "^3.569.0",
"@aws-sdk/client-s3": "^3.637.0",
"@aws-sdk/lib-storage": "^3.637.0",
"browser-or-node": "^3.0.0"

@@ -14,0 +14,0 @@ },

Sorry, the diff of this file is not supported yet

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