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.3.0 to 0.3.1

4

bin/s3-sync.js

@@ -46,3 +46,2 @@ #!/usr/bin/env node

requiresArg: true,
nargs: 1,
default: ['index.html'],

@@ -56,3 +55,2 @@ },

requiresArg: true,
nargs: 1,
default: ['css', 'js', 'html', 'png', 'json', 'xml', 'webapp'],

@@ -91,3 +89,2 @@ },

requiresArg: true,
nargs: 1,
default: ['index.html'],

@@ -129,3 +126,2 @@ },

requiresArg: true,
nargs: 1,
default: ['index.html'],

@@ -132,0 +128,0 @@ },

2

package.json
{
"name": "@alexbainter/s3-sync",
"version": "0.3.0",
"version": "0.3.1",
"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