@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26

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.
Files changed (311) hide show
  1. package/.gitattributes +20 -19
  2. package/.jsii +150 -6
  3. package/.projenrc.ts +4 -4
  4. package/CHANGELOG.md +1 -91
  5. package/lib/ecr-sync.d.ts +4 -22
  6. package/lib/ecr-sync.js +3 -10
  7. package/lib/image.d.ts +5 -8
  8. package/lib/image.js +1 -1
  9. package/node_modules/aws-sdk/CHANGELOG.md +184 -1
  10. package/node_modules/aws-sdk/README.md +1 -1
  11. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
  12. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
  13. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
  14. package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
  15. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
  16. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
  17. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
  18. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
  19. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
  20. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
  21. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
  22. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
  23. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  24. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  25. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
  26. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
  27. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  28. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
  29. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
  30. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
  31. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
  32. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
  33. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
  34. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  35. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  36. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
  37. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
  38. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
  39. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
  40. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
  41. package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
  42. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
  43. package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
  44. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
  45. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
  46. package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
  47. package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
  48. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
  49. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
  50. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  51. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
  52. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
  53. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  54. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
  55. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
  56. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  57. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
  58. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
  59. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
  60. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
  61. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
  62. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
  63. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
  64. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
  65. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
  66. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
  67. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  68. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  69. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  70. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  71. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  72. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
  73. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  74. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
  75. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
  76. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
  77. package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
  78. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
  79. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  80. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
  81. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
  82. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
  83. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
  84. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
  85. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  86. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  87. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
  88. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  89. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
  90. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  91. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
  92. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
  93. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
  94. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  95. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  96. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  97. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
  98. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  99. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
  100. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
  101. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
  102. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
  103. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  104. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
  105. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
  106. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
  107. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
  108. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
  109. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
  110. package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
  111. package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
  112. package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
  113. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
  114. package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
  115. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
  116. package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
  117. package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
  118. package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
  119. package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
  120. package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
  121. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
  122. package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
  123. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
  124. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  125. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
  126. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
  127. package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
  128. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  129. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
  130. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  131. package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
  132. package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
  133. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
  134. package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
  135. package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
  136. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  137. package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
  138. package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
  139. package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
  140. package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
  141. package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
  142. package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
  143. package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
  144. package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
  145. package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
  146. package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
  147. package/node_modules/aws-sdk/clients/es.d.ts +110 -0
  148. package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
  149. package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
  150. package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
  151. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  152. package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
  153. package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
  154. package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
  155. package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
  156. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
  157. package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
  158. package/node_modules/aws-sdk/clients/health.d.ts +2 -2
  159. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  160. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
  161. package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
  162. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  163. package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
  164. package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
  165. package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
  166. package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
  167. package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
  168. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
  169. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
  170. package/node_modules/aws-sdk/clients/location.d.ts +306 -59
  171. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  172. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  173. package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
  174. package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
  175. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  176. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
  177. package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
  178. package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
  179. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  180. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
  181. package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
  182. package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
  183. package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
  184. package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
  185. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  186. package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
  187. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  188. package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
  189. package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
  190. package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
  191. package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
  192. package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
  193. package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
  194. package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
  195. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  196. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  197. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  198. package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
  199. package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
  200. package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
  201. package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
  202. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  203. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
  204. package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
  205. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  206. package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
  207. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
  208. package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
  209. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  210. package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
  211. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
  212. package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
  213. package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
  214. package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
  215. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
  216. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
  217. package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
  218. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
  219. package/node_modules/aws-sdk/lib/core.js +1 -1
  220. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  221. package/node_modules/aws-sdk/lib/param_validator.js +2 -0
  222. package/node_modules/aws-sdk/package.json +2 -2
  223. package/node_modules/jmespath/jmespath.js +32 -27
  224. package/node_modules/jmespath/package.json +2 -7
  225. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  226. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  227. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  228. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  229. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  230. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  231. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  232. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  233. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  234. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  235. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  236. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  237. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  238. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  239. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  240. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  241. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  242. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  243. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  244. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  245. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  246. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  247. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  248. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  249. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  250. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  251. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  252. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  253. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  254. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
  255. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
  256. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
  257. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
  258. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
  259. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
  260. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
  261. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
  262. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
  263. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
  264. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
  265. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
  266. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
  267. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
  268. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
  269. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
  270. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
  271. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
  272. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
  273. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
  274. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
  275. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
  276. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
  277. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
  278. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
  279. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
  280. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
  281. package/package.json +22 -22
  282. package/releasetag.txt +1 -0
  283. package/version.txt +1 -0
  284. package/node_modules/jmespath/.eslintrc +0 -10
  285. package/node_modules/jmespath/.npmignore +0 -1
  286. package/node_modules/jmespath/.travis.yml +0 -6
  287. package/node_modules/jmespath/BASELINE +0 -15
  288. package/node_modules/jmespath/Gruntfile.js +0 -36
  289. package/node_modules/jmespath/g.sh +0 -5
  290. package/node_modules/jmespath/index.html +0 -93
  291. package/node_modules/jmespath/james.html +0 -7
  292. package/node_modules/jmespath/l.js +0 -189
  293. package/node_modules/jmespath/perf.js +0 -33
  294. package/node_modules/jmespath/reservedWords.json +0 -4
  295. package/node_modules/jmespath/test/compliance/basic.json +0 -96
  296. package/node_modules/jmespath/test/compliance/boolean.json +0 -257
  297. package/node_modules/jmespath/test/compliance/current.json +0 -25
  298. package/node_modules/jmespath/test/compliance/escape.json +0 -46
  299. package/node_modules/jmespath/test/compliance/filters.json +0 -468
  300. package/node_modules/jmespath/test/compliance/functions.json +0 -825
  301. package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
  302. package/node_modules/jmespath/test/compliance/indices.json +0 -346
  303. package/node_modules/jmespath/test/compliance/literal.json +0 -190
  304. package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
  305. package/node_modules/jmespath/test/compliance/pipe.json +0 -131
  306. package/node_modules/jmespath/test/compliance/slice.json +0 -187
  307. package/node_modules/jmespath/test/compliance/syntax.json +0 -616
  308. package/node_modules/jmespath/test/compliance/unicode.json +0 -38
  309. package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
  310. package/node_modules/jmespath/test/compliance.js +0 -56
  311. package/node_modules/jmespath/test/jmespath.js +0 -217
@@ -1,393 +0,0 @@
1
- [{
2
- "given": {
3
- "foo": {
4
- "bar": "bar",
5
- "baz": "baz",
6
- "qux": "qux",
7
- "nested": {
8
- "one": {
9
- "a": "first",
10
- "b": "second",
11
- "c": "third"
12
- },
13
- "two": {
14
- "a": "first",
15
- "b": "second",
16
- "c": "third"
17
- },
18
- "three": {
19
- "a": "first",
20
- "b": "second",
21
- "c": {"inner": "third"}
22
- }
23
- }
24
- },
25
- "bar": 1,
26
- "baz": 2,
27
- "qux\"": 3
28
- },
29
- "cases": [
30
- {
31
- "expression": "foo.{bar: bar}",
32
- "result": {"bar": "bar"}
33
- },
34
- {
35
- "expression": "foo.{\"bar\": bar}",
36
- "result": {"bar": "bar"}
37
- },
38
- {
39
- "expression": "foo.{\"foo.bar\": bar}",
40
- "result": {"foo.bar": "bar"}
41
- },
42
- {
43
- "expression": "foo.{bar: bar, baz: baz}",
44
- "result": {"bar": "bar", "baz": "baz"}
45
- },
46
- {
47
- "expression": "foo.{\"bar\": bar, \"baz\": baz}",
48
- "result": {"bar": "bar", "baz": "baz"}
49
- },
50
- {
51
- "expression": "{\"baz\": baz, \"qux\\\"\": \"qux\\\"\"}",
52
- "result": {"baz": 2, "qux\"": 3}
53
- },
54
- {
55
- "expression": "foo.{bar:bar,baz:baz}",
56
- "result": {"bar": "bar", "baz": "baz"}
57
- },
58
- {
59
- "expression": "foo.{bar: bar,qux: qux}",
60
- "result": {"bar": "bar", "qux": "qux"}
61
- },
62
- {
63
- "expression": "foo.{bar: bar, noexist: noexist}",
64
- "result": {"bar": "bar", "noexist": null}
65
- },
66
- {
67
- "expression": "foo.{noexist: noexist, alsonoexist: alsonoexist}",
68
- "result": {"noexist": null, "alsonoexist": null}
69
- },
70
- {
71
- "expression": "foo.badkey.{nokey: nokey, alsonokey: alsonokey}",
72
- "result": null
73
- },
74
- {
75
- "expression": "foo.nested.*.{a: a,b: b}",
76
- "result": [{"a": "first", "b": "second"},
77
- {"a": "first", "b": "second"},
78
- {"a": "first", "b": "second"}]
79
- },
80
- {
81
- "expression": "foo.nested.three.{a: a, cinner: c.inner}",
82
- "result": {"a": "first", "cinner": "third"}
83
- },
84
- {
85
- "expression": "foo.nested.three.{a: a, c: c.inner.bad.key}",
86
- "result": {"a": "first", "c": null}
87
- },
88
- {
89
- "expression": "foo.{a: nested.one.a, b: nested.two.b}",
90
- "result": {"a": "first", "b": "second"}
91
- },
92
- {
93
- "expression": "{bar: bar, baz: baz}",
94
- "result": {"bar": 1, "baz": 2}
95
- },
96
- {
97
- "expression": "{bar: bar}",
98
- "result": {"bar": 1}
99
- },
100
- {
101
- "expression": "{otherkey: bar}",
102
- "result": {"otherkey": 1}
103
- },
104
- {
105
- "expression": "{no: no, exist: exist}",
106
- "result": {"no": null, "exist": null}
107
- },
108
- {
109
- "expression": "foo.[bar]",
110
- "result": ["bar"]
111
- },
112
- {
113
- "expression": "foo.[bar,baz]",
114
- "result": ["bar", "baz"]
115
- },
116
- {
117
- "expression": "foo.[bar,qux]",
118
- "result": ["bar", "qux"]
119
- },
120
- {
121
- "expression": "foo.[bar,noexist]",
122
- "result": ["bar", null]
123
- },
124
- {
125
- "expression": "foo.[noexist,alsonoexist]",
126
- "result": [null, null]
127
- }
128
- ]
129
- }, {
130
- "given": {
131
- "foo": {"bar": 1, "baz": [2, 3, 4]}
132
- },
133
- "cases": [
134
- {
135
- "expression": "foo.{bar:bar,baz:baz}",
136
- "result": {"bar": 1, "baz": [2, 3, 4]}
137
- },
138
- {
139
- "expression": "foo.[bar,baz[0]]",
140
- "result": [1, 2]
141
- },
142
- {
143
- "expression": "foo.[bar,baz[1]]",
144
- "result": [1, 3]
145
- },
146
- {
147
- "expression": "foo.[bar,baz[2]]",
148
- "result": [1, 4]
149
- },
150
- {
151
- "expression": "foo.[bar,baz[3]]",
152
- "result": [1, null]
153
- },
154
- {
155
- "expression": "foo.[bar[0],baz[3]]",
156
- "result": [null, null]
157
- }
158
- ]
159
- }, {
160
- "given": {
161
- "foo": {"bar": 1, "baz": 2}
162
- },
163
- "cases": [
164
- {
165
- "expression": "foo.{bar: bar, baz: baz}",
166
- "result": {"bar": 1, "baz": 2}
167
- },
168
- {
169
- "expression": "foo.[bar,baz]",
170
- "result": [1, 2]
171
- }
172
- ]
173
- }, {
174
- "given": {
175
- "foo": {
176
- "bar": {"baz": [{"common": "first", "one": 1},
177
- {"common": "second", "two": 2}]},
178
- "ignoreme": 1,
179
- "includeme": true
180
- }
181
- },
182
- "cases": [
183
- {
184
- "expression": "foo.{bar: bar.baz[1],includeme: includeme}",
185
- "result": {"bar": {"common": "second", "two": 2}, "includeme": true}
186
- },
187
- {
188
- "expression": "foo.{\"bar.baz.two\": bar.baz[1].two, includeme: includeme}",
189
- "result": {"bar.baz.two": 2, "includeme": true}
190
- },
191
- {
192
- "expression": "foo.[includeme, bar.baz[*].common]",
193
- "result": [true, ["first", "second"]]
194
- },
195
- {
196
- "expression": "foo.[includeme, bar.baz[*].none]",
197
- "result": [true, []]
198
- },
199
- {
200
- "expression": "foo.[includeme, bar.baz[].common]",
201
- "result": [true, ["first", "second"]]
202
- }
203
- ]
204
- }, {
205
- "given": {
206
- "reservations": [{
207
- "instances": [
208
- {"id": "id1",
209
- "name": "first"},
210
- {"id": "id2",
211
- "name": "second"}
212
- ]}, {
213
- "instances": [
214
- {"id": "id3",
215
- "name": "third"},
216
- {"id": "id4",
217
- "name": "fourth"}
218
- ]}
219
- ]},
220
- "cases": [
221
- {
222
- "expression": "reservations[*].instances[*].{id: id, name: name}",
223
- "result": [[{"id": "id1", "name": "first"}, {"id": "id2", "name": "second"}],
224
- [{"id": "id3", "name": "third"}, {"id": "id4", "name": "fourth"}]]
225
- },
226
- {
227
- "expression": "reservations[].instances[].{id: id, name: name}",
228
- "result": [{"id": "id1", "name": "first"},
229
- {"id": "id2", "name": "second"},
230
- {"id": "id3", "name": "third"},
231
- {"id": "id4", "name": "fourth"}]
232
- },
233
- {
234
- "expression": "reservations[].instances[].[id, name]",
235
- "result": [["id1", "first"],
236
- ["id2", "second"],
237
- ["id3", "third"],
238
- ["id4", "fourth"]]
239
- }
240
- ]
241
- },
242
- {
243
- "given": {
244
- "foo": [{
245
- "bar": [
246
- {
247
- "qux": 2,
248
- "baz": 1
249
- },
250
- {
251
- "qux": 4,
252
- "baz": 3
253
- }
254
- ]
255
- },
256
- {
257
- "bar": [
258
- {
259
- "qux": 6,
260
- "baz": 5
261
- },
262
- {
263
- "qux": 8,
264
- "baz": 7
265
- }
266
- ]
267
- }
268
- ]
269
- },
270
- "cases": [
271
- {
272
- "expression": "foo",
273
- "result": [{"bar": [{"qux": 2, "baz": 1}, {"qux": 4, "baz": 3}]},
274
- {"bar": [{"qux": 6, "baz": 5}, {"qux": 8, "baz": 7}]}]
275
- },
276
- {
277
- "expression": "foo[]",
278
- "result": [{"bar": [{"qux": 2, "baz": 1}, {"qux": 4, "baz": 3}]},
279
- {"bar": [{"qux": 6, "baz": 5}, {"qux": 8, "baz": 7}]}]
280
- },
281
- {
282
- "expression": "foo[].bar",
283
- "result": [[{"qux": 2, "baz": 1}, {"qux": 4, "baz": 3}],
284
- [{"qux": 6, "baz": 5}, {"qux": 8, "baz": 7}]]
285
- },
286
- {
287
- "expression": "foo[].bar[]",
288
- "result": [{"qux": 2, "baz": 1}, {"qux": 4, "baz": 3},
289
- {"qux": 6, "baz": 5}, {"qux": 8, "baz": 7}]
290
- },
291
- {
292
- "expression": "foo[].bar[].[baz, qux]",
293
- "result": [[1, 2], [3, 4], [5, 6], [7, 8]]
294
- },
295
- {
296
- "expression": "foo[].bar[].[baz]",
297
- "result": [[1], [3], [5], [7]]
298
- },
299
- {
300
- "expression": "foo[].bar[].[baz, qux][]",
301
- "result": [1, 2, 3, 4, 5, 6, 7, 8]
302
- }
303
- ]
304
- },
305
- {
306
- "given": {
307
- "foo": {
308
- "baz": [
309
- {
310
- "bar": "abc"
311
- }, {
312
- "bar": "def"
313
- }
314
- ],
315
- "qux": ["zero"]
316
- }
317
- },
318
- "cases": [
319
- {
320
- "expression": "foo.[baz[*].bar, qux[0]]",
321
- "result": [["abc", "def"], "zero"]
322
- }
323
- ]
324
- },
325
- {
326
- "given": {
327
- "foo": {
328
- "baz": [
329
- {
330
- "bar": "a",
331
- "bam": "b",
332
- "boo": "c"
333
- }, {
334
- "bar": "d",
335
- "bam": "e",
336
- "boo": "f"
337
- }
338
- ],
339
- "qux": ["zero"]
340
- }
341
- },
342
- "cases": [
343
- {
344
- "expression": "foo.[baz[*].[bar, boo], qux[0]]",
345
- "result": [[["a", "c" ], ["d", "f" ]], "zero"]
346
- }
347
- ]
348
- },
349
- {
350
- "given": {
351
- "foo": {
352
- "baz": [
353
- {
354
- "bar": "a",
355
- "bam": "b",
356
- "boo": "c"
357
- }, {
358
- "bar": "d",
359
- "bam": "e",
360
- "boo": "f"
361
- }
362
- ],
363
- "qux": ["zero"]
364
- }
365
- },
366
- "cases": [
367
- {
368
- "expression": "foo.[baz[*].not_there || baz[*].bar, qux[0]]",
369
- "result": [["a", "d"], "zero"]
370
- }
371
- ]
372
- },
373
- {
374
- "given": {"type": "object"},
375
- "cases": [
376
- {
377
- "comment": "Nested multiselect",
378
- "expression": "[[*],*]",
379
- "result": [null, ["object"]]
380
- }
381
- ]
382
- },
383
- {
384
- "given": [],
385
- "cases": [
386
- {
387
- "comment": "Nested multiselect",
388
- "expression": "[[*]]",
389
- "result": [[]]
390
- }
391
- ]
392
- }
393
- ]
@@ -1,131 +0,0 @@
1
- [{
2
- "given": {
3
- "foo": {
4
- "bar": {
5
- "baz": "subkey"
6
- },
7
- "other": {
8
- "baz": "subkey"
9
- },
10
- "other2": {
11
- "baz": "subkey"
12
- },
13
- "other3": {
14
- "notbaz": ["a", "b", "c"]
15
- },
16
- "other4": {
17
- "notbaz": ["a", "b", "c"]
18
- }
19
- }
20
- },
21
- "cases": [
22
- {
23
- "expression": "foo.*.baz | [0]",
24
- "result": "subkey"
25
- },
26
- {
27
- "expression": "foo.*.baz | [1]",
28
- "result": "subkey"
29
- },
30
- {
31
- "expression": "foo.*.baz | [2]",
32
- "result": "subkey"
33
- },
34
- {
35
- "expression": "foo.bar.* | [0]",
36
- "result": "subkey"
37
- },
38
- {
39
- "expression": "foo.*.notbaz | [*]",
40
- "result": [["a", "b", "c"], ["a", "b", "c"]]
41
- },
42
- {
43
- "expression": "{\"a\": foo.bar, \"b\": foo.other} | *.baz",
44
- "result": ["subkey", "subkey"]
45
- }
46
- ]
47
- }, {
48
- "given": {
49
- "foo": {
50
- "bar": {
51
- "baz": "one"
52
- },
53
- "other": {
54
- "baz": "two"
55
- },
56
- "other2": {
57
- "baz": "three"
58
- },
59
- "other3": {
60
- "notbaz": ["a", "b", "c"]
61
- },
62
- "other4": {
63
- "notbaz": ["d", "e", "f"]
64
- }
65
- }
66
- },
67
- "cases": [
68
- {
69
- "expression": "foo | bar",
70
- "result": {"baz": "one"}
71
- },
72
- {
73
- "expression": "foo | bar | baz",
74
- "result": "one"
75
- },
76
- {
77
- "expression": "foo|bar| baz",
78
- "result": "one"
79
- },
80
- {
81
- "expression": "not_there | [0]",
82
- "result": null
83
- },
84
- {
85
- "expression": "not_there | [0]",
86
- "result": null
87
- },
88
- {
89
- "expression": "[foo.bar, foo.other] | [0]",
90
- "result": {"baz": "one"}
91
- },
92
- {
93
- "expression": "{\"a\": foo.bar, \"b\": foo.other} | a",
94
- "result": {"baz": "one"}
95
- },
96
- {
97
- "expression": "{\"a\": foo.bar, \"b\": foo.other} | b",
98
- "result": {"baz": "two"}
99
- },
100
- {
101
- "expression": "foo.bam || foo.bar | baz",
102
- "result": "one"
103
- },
104
- {
105
- "expression": "foo | not_there || bar",
106
- "result": {"baz": "one"}
107
- }
108
- ]
109
- }, {
110
- "given": {
111
- "foo": [{
112
- "bar": [{
113
- "baz": "one"
114
- }, {
115
- "baz": "two"
116
- }]
117
- }, {
118
- "bar": [{
119
- "baz": "three"
120
- }, {
121
- "baz": "four"
122
- }]
123
- }]
124
- },
125
- "cases": [
126
- {
127
- "expression": "foo[*].bar[*] | [0][0]",
128
- "result": {"baz": "one"}
129
- }
130
- ]
131
- }]
@@ -1,187 +0,0 @@
1
- [{
2
- "given": {
3
- "foo": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9],
4
- "bar": {
5
- "baz": 1
6
- }
7
- },
8
- "cases": [
9
- {
10
- "expression": "bar[0:10]",
11
- "result": null
12
- },
13
- {
14
- "expression": "foo[0:10:1]",
15
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
16
- },
17
- {
18
- "expression": "foo[0:10]",
19
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
20
- },
21
- {
22
- "expression": "foo[0:10:]",
23
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
24
- },
25
- {
26
- "expression": "foo[0::1]",
27
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
28
- },
29
- {
30
- "expression": "foo[0::]",
31
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
32
- },
33
- {
34
- "expression": "foo[0:]",
35
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
36
- },
37
- {
38
- "expression": "foo[:10:1]",
39
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
40
- },
41
- {
42
- "expression": "foo[::1]",
43
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
44
- },
45
- {
46
- "expression": "foo[:10:]",
47
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
48
- },
49
- {
50
- "expression": "foo[::]",
51
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
52
- },
53
- {
54
- "expression": "foo[:]",
55
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
56
- },
57
- {
58
- "expression": "foo[1:9]",
59
- "result": [1, 2, 3, 4, 5, 6, 7, 8]
60
- },
61
- {
62
- "expression": "foo[0:10:2]",
63
- "result": [0, 2, 4, 6, 8]
64
- },
65
- {
66
- "expression": "foo[5:]",
67
- "result": [5, 6, 7, 8, 9]
68
- },
69
- {
70
- "expression": "foo[5::2]",
71
- "result": [5, 7, 9]
72
- },
73
- {
74
- "expression": "foo[::2]",
75
- "result": [0, 2, 4, 6, 8]
76
- },
77
- {
78
- "expression": "foo[::-1]",
79
- "result": [9, 8, 7, 6, 5, 4, 3, 2, 1, 0]
80
- },
81
- {
82
- "expression": "foo[1::2]",
83
- "result": [1, 3, 5, 7, 9]
84
- },
85
- {
86
- "expression": "foo[10:0:-1]",
87
- "result": [9, 8, 7, 6, 5, 4, 3, 2, 1]
88
- },
89
- {
90
- "expression": "foo[10:5:-1]",
91
- "result": [9, 8, 7, 6]
92
- },
93
- {
94
- "expression": "foo[8:2:-2]",
95
- "result": [8, 6, 4]
96
- },
97
- {
98
- "expression": "foo[0:20]",
99
- "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
100
- },
101
- {
102
- "expression": "foo[10:-20:-1]",
103
- "result": [9, 8, 7, 6, 5, 4, 3, 2, 1, 0]
104
- },
105
- {
106
- "expression": "foo[10:-20]",
107
- "result": []
108
- },
109
- {
110
- "expression": "foo[-4:-1]",
111
- "result": [6, 7, 8]
112
- },
113
- {
114
- "expression": "foo[:-5:-1]",
115
- "result": [9, 8, 7, 6]
116
- },
117
- {
118
- "expression": "foo[8:2:0]",
119
- "error": "invalid-value"
120
- },
121
- {
122
- "expression": "foo[8:2:0:1]",
123
- "error": "syntax"
124
- },
125
- {
126
- "expression": "foo[8:2&]",
127
- "error": "syntax"
128
- },
129
- {
130
- "expression": "foo[2:a:3]",
131
- "error": "syntax"
132
- }
133
- ]
134
- }, {
135
- "given": {
136
- "foo": [{"a": 1}, {"a": 2}, {"a": 3}],
137
- "bar": [{"a": {"b": 1}}, {"a": {"b": 2}},
138
- {"a": {"b": 3}}],
139
- "baz": 50
140
- },
141
- "cases": [
142
- {
143
- "expression": "foo[:2].a",
144
- "result": [1, 2]
145
- },
146
- {
147
- "expression": "foo[:2].b",
148
- "result": []
149
- },
150
- {
151
- "expression": "foo[:2].a.b",
152
- "result": []
153
- },
154
- {
155
- "expression": "bar[::-1].a.b",
156
- "result": [3, 2, 1]
157
- },
158
- {
159
- "expression": "bar[:2].a.b",
160
- "result": [1, 2]
161
- },
162
- {
163
- "expression": "baz[:2].a",
164
- "result": null
165
- }
166
- ]
167
- }, {
168
- "given": [{"a": 1}, {"a": 2}, {"a": 3}],
169
- "cases": [
170
- {
171
- "expression": "[:]",
172
- "result": [{"a": 1}, {"a": 2}, {"a": 3}]
173
- },
174
- {
175
- "expression": "[:2].a",
176
- "result": [1, 2]
177
- },
178
- {
179
- "expression": "[::-1].a",
180
- "result": [3, 2, 1]
181
- },
182
- {
183
- "expression": "[:2].b",
184
- "result": []
185
- }
186
- ]
187
- }]