Socket
Socket
Sign inDemoInstall

cloud-bucket

Package Overview
Dependencies
141
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.13 to 0.3.14

24

package.json
{
"name": "cloud-bucket",
"version": "0.3.13",
"version": "0.3.14",
"description": "Simple multi cloud (Google Storage and AWS S3) bucket API",

@@ -15,17 +15,17 @@ "author": "Jeremy Chone <jeremy.chone@gmail.com>",

"dependencies": {
"@google-cloud/storage": "^5.8.0",
"@google-cloud/storage": "^5.8.5",
"@types/micromatch": "^4.0.1",
"@types/mime-types": "^2.1.0",
"aws-sdk": "^2.851.0",
"fs-extra-plus": "^0.5.21",
"micromatch": "^4.0.2",
"mime-types": "^2.1.29"
"aws-sdk": "^2.934.0",
"fs-extra-plus": "^0.5.22",
"micromatch": "^4.0.4",
"mime-types": "^2.1.31"
},
"devDependencies": {
"@types/js-yaml": "^4.0.0",
"@types/mocha": "^8.2.1",
"js-yaml": "^4.0.0",
"mocha": "^8.3.0",
"ts-node": "^9.1.1",
"typescript": "^4.2.2"
"@types/js-yaml": "^4.0.1",
"@types/mocha": "^8.2.2",
"js-yaml": "^4.1.0",
"mocha": "^9.0.1",
"ts-node": "^10.0.0",
"typescript": "^4.3.4"
},

@@ -32,0 +32,0 @@ "scripts": {

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