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

datastore-s3

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datastore-s3 - npm Package Compare versions

Comparing version 11.1.11 to 11.1.12

4

package.json
{
"name": "datastore-s3",
"version": "11.1.11",
"version": "11.1.12",
"description": "IPFS datastore implementation backed by s3",

@@ -74,4 +74,4 @@ "license": "Apache-2.0 OR MIT",

"p-defer": "^4.0.0",
"sinon": "^17.0.1"
"sinon": "^18.0.0"
}
}

@@ -12,2 +12,17 @@ # datastore-s3

<!--
!IMPORTANT!
Everything in this README between "# About" and "# Install" is automatically
generated and will be overwritten the next time the doc generator is run.
To make changes to this section, please update the @packageDocumentation section
of src/index.js or src/index.ts
To experiment with formatting, please run "npm run docs" from the root of this
repo and examine the changes made.
-->
A Datastore implementation that stores data on Amazon S3.

@@ -14,0 +29,0 @@

Sorry, the diff of this file is too big to display

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