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

@alexbainter/s3-sync

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alexbainter/s3-sync - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

2

lib/index.js

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

const createCloudFront = require('./create-cloud-front');
const downloadFile = require('./pull/download-file');

@@ -14,2 +15,3 @@ module.exports = {

createCloudFront,
downloadFile,
};

2

package.json
{
"name": "@alexbainter/s3-sync",
"version": "0.5.0",
"version": "0.6.0",
"description": "Transfer files to and from S3",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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