Socket
Socket
Sign inDemoInstall

arc-macro-custom-domain

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

4

index.js

@@ -28,3 +28,5 @@ module.exports = function(arc, cloudformation, stage) {

DomainName: domainName,
Stage: stage,
Stage: {
Ref: `${restId}.Stage`
},
RestApiId: {

@@ -31,0 +33,0 @@ Ref: restId

{
"name": "arc-macro-custom-domain",
"version": "1.0.0",
"version": "1.0.1",
"description": "- only works on staging (for now) - can override domain with `ARC_DOMAIN`",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc