vis-dev-utils 6.0.3 → 6.0.5

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.
@@ -6,8 +6,8 @@
6
6
  *
7
7
  * Development utilities for the Vis family projects.
8
8
  *
9
- * @version 6.0.3
10
- * @date 2026-06-20T17:31:24.411Z
9
+ * @version 6.0.5
10
+ * @date 2026-06-23T21:27:27.830Z
11
11
  *
12
12
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
13
13
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
@@ -6,8 +6,8 @@
6
6
  *
7
7
  * Development utilities for the Vis family projects.
8
8
  *
9
- * @version 6.0.3
10
- * @date 2026-06-20T17:31:24.411Z
9
+ * @version 6.0.5
10
+ * @date 2026-06-23T21:27:27.830Z
11
11
  *
12
12
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
13
13
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
package/bin/ci-utils.js CHANGED
@@ -6,8 +6,8 @@
6
6
  *
7
7
  * Development utilities for the Vis family projects.
8
8
  *
9
- * @version 6.0.3
10
- * @date 2026-06-20T17:31:24.411Z
9
+ * @version 6.0.5
10
+ * @date 2026-06-23T21:27:27.830Z
11
11
  *
12
12
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
13
13
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
@@ -6,8 +6,8 @@
6
6
  *
7
7
  * Development utilities for the Vis family projects.
8
8
  *
9
- * @version 6.0.3
10
- * @date 2026-06-20T17:31:24.411Z
9
+ * @version 6.0.5
10
+ * @date 2026-06-23T21:27:27.830Z
11
11
  *
12
12
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
13
13
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
@@ -6,8 +6,8 @@
6
6
  *
7
7
  * Development utilities for the Vis family projects.
8
8
  *
9
- * @version 6.0.3
10
- * @date 2026-06-20T17:31:24.411Z
9
+ * @version 6.0.5
10
+ * @date 2026-06-23T21:27:27.830Z
11
11
  *
12
12
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
13
13
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
@@ -4,8 +4,8 @@
4
4
  *
5
5
  * Development utilities for the Vis family projects.
6
6
  *
7
- * @version 6.0.3
8
- * @date 2026-06-20T17:31:24.411Z
7
+ * @version 6.0.5
8
+ * @date 2026-06-23T21:27:27.830Z
9
9
  *
10
10
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
11
11
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
@@ -4,8 +4,8 @@
4
4
  *
5
5
  * Development utilities for the Vis family projects.
6
6
  *
7
- * @version 6.0.3
8
- * @date 2026-06-20T17:31:24.411Z
7
+ * @version 6.0.5
8
+ * @date 2026-06-23T21:27:27.830Z
9
9
  *
10
10
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
11
11
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vis-dev-utils",
3
- "version": "6.0.3",
3
+ "version": "6.0.5",
4
4
  "description": "Development utilities for the Vis family projects.",
5
5
  "homepage": "http://visjs.org/",
6
6
  "license": "(Apache-2.0 OR MIT)",
@@ -88,7 +88,7 @@
88
88
  "fs-extra": "11.3.0"
89
89
  },
90
90
  "peerDependencies": {
91
- "@babel/core": "7.29.6",
91
+ "@babel/core": "7.29.7",
92
92
  "@babel/plugin-transform-runtime": "7.28.5",
93
93
  "@babel/preset-env": "7.28.6",
94
94
  "@babel/preset-typescript": "7.27.1",
@@ -141,7 +141,7 @@
141
141
  "lint-staged": "16.1.2",
142
142
  "mocha": "11.7.1",
143
143
  "npm-run-all": "4.1.5",
144
- "rollup-plugin-esbuild": "^6.2.1",
144
+ "rollup-plugin-esbuild": "6.2.1",
145
145
  "rollup-plugin-node-externals": "8.0.1",
146
146
  "shx": "0.4.0",
147
147
  "sinon": "21.0.0",