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

aws-publisher

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-publisher - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

lib/publisher.js

4

package.json
{
"name": "aws-publisher",
"version": "0.0.1",
"version": "0.0.2",
"description": "publish your static assets to amazon s3",

@@ -8,3 +8,3 @@ "author": "PG Herveou",

"readmeFilename": "README.md",
"main": "index.js",
"main": "lib/publisher",

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

aws-publisher
=============
install
------
```
$ npm install aws-publisher
```
usage
-----
aws-publisher let you upload files within a directory to your amazon s3 bucket.

@@ -5,0 +15,0 @@ - it only uploads new or modified files to your bucket.

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