@mapbox/cloudfriend
Advanced tools
Comparing version 2.8.1 to 2.8.2
@@ -0,1 +1,5 @@ | ||
# v2.8.2 | ||
- Adds `firehose` as another service which cannot use `AWS::URLSuffix` | ||
# v2.8.1 | ||
@@ -2,0 +6,0 @@ |
@@ -68,2 +68,3 @@ 'use strict'; | ||
'elasticbeanstalk', | ||
'firehose', | ||
'iot', | ||
@@ -70,0 +71,0 @@ 'lambda', |
{ | ||
"name": "@mapbox/cloudfriend", | ||
"version": "2.8.1", | ||
"version": "2.8.2", | ||
"description": "Helper functions for assembling CloudFormation templates in JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
277629
7503