cdk-comprehend-s3olap 2.0.122 → 2.0.123

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.1354.0
1
+ // AWS SDK for JavaScript v2.1356.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){
@@ -160936,6 +160936,9 @@ module.exports={
160936
160936
  },
160937
160937
  "lastModifiedTime": {
160938
160938
  "type": "long"
160939
+ },
160940
+ "userProperties": {
160941
+ "type": "blob"
160939
160942
  }
160940
160943
  }
160941
160944
  }
@@ -255128,7 +255131,7 @@ AWS.util.update(AWS, {
255128
255131
  /**
255129
255132
  * @constant
255130
255133
  */
255131
- VERSION: '2.1354.0',
255134
+ VERSION: '2.1356.0',
255132
255135
 
255133
255136
  /**
255134
255137
  * @api private
@@ -277245,7 +277248,7 @@ var LRUCache = /** @class */ (function () {
277245
277248
  }());
277246
277249
  exports.LRUCache = LRUCache;
277247
277250
  },{}],462:[function(require,module,exports){
277248
- // AWS SDK for JavaScript v2.1354.0
277251
+ // AWS SDK for JavaScript v2.1356.0
277249
277252
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
277250
277253
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
277251
277254
  require('./browser_loader');