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

handel

Package Overview
Dependencies
Maintainers
1
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

handel - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

2

package.json
{
"name": "handel",
"version": "0.0.13",
"version": "0.0.14",
"description": "Simple orchestration of your AWS deployments",

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

@@ -5,13 +5,9 @@ # Handel

# Description
This library provides deployments for applications in AWS based off of a declarative specification file.
Handel is a library that provides easy deployments for applications in AWS. It reads a declarative specification file and provisions and deploys
resources, automatically wiring up the painful security bits between resources.
# Library Usage
```
handel --environment-to-deploy <env_from_spec_file> --account-config-file <path_to_account_config_file> --deploy-version <version_being_deployed>
```
# Usage
See the [Wiki](https://github.com/byu-oit-appdev/handel/wiki) for documentation on this library.
# Creating a CodePipeline Deployer
TODO
# Credits
Many of these concepts were introduced by the platform engineers at FamilySearch. I'm adapting them and modifying for use in this library.
The concepts in this library were originally introduced by the platform engineers at [FamilySearch](https://familysearch.org/). I've adapted their concept of Blueprints for use in this library.
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