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

aws-s3-facia-tool

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-s3-facia-tool

Iterate on S3 buckets in facia tool

  • 0.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-60%
Maintainers
1
Weekly downloads
 
Created
Source

aws-s3-facia-tool

Iterate on S3 bockets in facia tool

Installation

npm install aws-s3-facia-tool --save

Example

Check index.js for an example use. It find unused collections an articles with HTML in the metadata.

Usage

var FaciaTool = require('aws-s3-facia-tool');
tool = new FaciaTool(options);

options

Check config.json

API

  • fetchConfig Fetch the current configuration.

  • listCollections Fetch the whole list of collections

  • fetchCollections Fetch the collections' configuration. Optional filter

FAQs

Package last updated on 06 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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