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

aws-subdomain

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-subdomain - npm Package Compare versions

Comparing version

to
0.1.1

@@ -40,3 +40,3 @@ 'use strict';

var subDomain = domainDetails.sub;
console.log(api);
this._getHostedZoneId(rootDomain, function (err, id) {

@@ -43,0 +43,0 @@ if (err) {

{
"name": "aws-subdomain",
"version": "0.1.0",
"version": "0.1.1",
"description": "Create subdomains for AWS without diving into the AWS SDK",

@@ -5,0 +5,0 @@ "main": "lib",

@@ -47,2 +47,9 @@ aws-subdomain [![Build Status][travis-badge]][travis-badge-url]

## TODO
* Add event for completion of change
* Add upsert/delete functions
* Support promises
* Add default `baseDomain` to options/integrate with actions.
[travis-badge-url]: https://travis-ci.org/knownasilya/aws-subdomain

@@ -49,0 +56,0 @@ [travis-badge]: https://travis-ci.org/knownasilya/aws-subdomain.svg?branch=master