postman-runtime 7.39.1 → 7.40.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.
package/CHANGELOG.yaml CHANGED
@@ -1,3 +1,13 @@
1
+ 7.40.0:
2
+ date: 2024-06-19
3
+ new features:
4
+ - GH-1415 Added support for top-level await in scripts
5
+ chores:
6
+ - GH-1415 Updated `postman-sandbox` to v5.0.0
7
+ - GH-1418 Dropped support for Node.js < v16
8
+ - GH-1418 Updated ESLint rules
9
+ - GH-1418 Updated dependencies
10
+
1
11
  7.39.1:
2
12
  date: 2024-06-14
3
13
  chores: