cdk-docker-image-deployment 0.0.129 → 0.0.130

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1290.0
1
+ // AWS SDK for JavaScript v2.1291.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -178323,6 +178323,10 @@ module.exports={
178323
178323
  "licensemanagerlinuxsubscriptions": {
178324
178324
  "prefix": "license-manager-linux-subscriptions",
178325
178325
  "name": "LicenseManagerLinuxSubscriptions"
178326
+ },
178327
+ "kendraranking": {
178328
+ "prefix": "kendra-ranking",
178329
+ "name": "KendraRanking"
178326
178330
  }
178327
178331
  }
178328
178332
  },{}],166:[function(require,module,exports){
@@ -251680,7 +251684,7 @@ AWS.util.update(AWS, {
251680
251684
  /**
251681
251685
  * @constant
251682
251686
  */
251683
- VERSION: '2.1290.0',
251687
+ VERSION: '2.1291.0',
251684
251688
 
251685
251689
  /**
251686
251690
  * @api private
@@ -273740,7 +273744,7 @@ var LRUCache = /** @class */ (function () {
273740
273744
  }());
273741
273745
  exports.LRUCache = LRUCache;
273742
273746
  },{}],461:[function(require,module,exports){
273743
- // AWS SDK for JavaScript v2.1290.0
273747
+ // AWS SDK for JavaScript v2.1291.0
273744
273748
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
273745
273749
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
273746
273750
  require('./browser_loader');