@aws-cdk/integ-runner 2.202.3 → 2.203.0

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.
@@ -11031,6 +11031,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
11031
11031
  THE SOFTWARE.
11032
11032
 
11033
11033
 
11034
+ ----------------
11035
+
11036
+ ** json-source-map@0.6.1 - https://www.npmjs.com/package/json-source-map/v/0.6.1 | MIT
11037
+ MIT License
11038
+
11039
+ Copyright (c) 2017 Evgeny Poberezkin
11040
+
11041
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11042
+ of this software and associated documentation files (the "Software"), to deal
11043
+ in the Software without restriction, including without limitation the rights
11044
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11045
+ copies of the Software, and to permit persons to whom the Software is
11046
+ furnished to do so, subject to the following conditions:
11047
+
11048
+ The above copyright notice and this permission notice shall be included in all
11049
+ copies or substantial portions of the Software.
11050
+
11051
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11052
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11053
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11054
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11055
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11056
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11057
+ SOFTWARE.
11058
+
11059
+
11034
11060
  ----------------
11035
11061
 
11036
11062
  ** jsonfile@6.2.0 - https://www.npmjs.com/package/jsonfile/v/6.2.0 | MIT