vis-dev-utils 3.0.60 → 3.0.63
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/babel-register/index.js
CHANGED
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
*
|
|
7
7
|
* Development utilities for the Vis family projects.
|
|
8
8
|
*
|
|
9
|
-
* @version 3.0.
|
|
10
|
-
* @date 2022-05-
|
|
9
|
+
* @version 3.0.63
|
|
10
|
+
* @date 2022-05-16T12:39:57.980Z
|
|
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 3.0.
|
|
10
|
-
* @date 2022-05-
|
|
9
|
+
* @version 3.0.63
|
|
10
|
+
* @date 2022-05-16T12:39:57.980Z
|
|
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 3.0.
|
|
10
|
-
* @date 2022-05-
|
|
9
|
+
* @version 3.0.63
|
|
10
|
+
* @date 2022-05-16T12:39:57.980Z
|
|
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/test-e2e-interop.js
CHANGED
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
*
|
|
7
7
|
* Development utilities for the Vis family projects.
|
|
8
8
|
*
|
|
9
|
-
* @version 3.0.
|
|
10
|
-
* @date 2022-05-
|
|
9
|
+
* @version 3.0.63
|
|
10
|
+
* @date 2022-05-16T12:39:57.980Z
|
|
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 3.0.
|
|
8
|
-
* @date 2022-05-
|
|
7
|
+
* @version 3.0.63
|
|
8
|
+
* @date 2022-05-16T12:39:57.980Z
|
|
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 3.0.
|
|
8
|
-
* @date 2022-05-
|
|
7
|
+
* @version 3.0.63
|
|
8
|
+
* @date 2022-05-16T12:39:57.980Z
|
|
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": "3.0.
|
|
3
|
+
"version": "3.0.63",
|
|
4
4
|
"description": "Development utilities for the Vis family projects.",
|
|
5
5
|
"homepage": "http://visjs.org/",
|
|
6
6
|
"license": "(Apache-2.0 OR MIT)",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"postcss-assets": "6.0.0",
|
|
97
97
|
"prettier": "2.6.2",
|
|
98
98
|
"puppeteer": "13.7.0",
|
|
99
|
-
"rollup": "2.
|
|
99
|
+
"rollup": "2.73.0",
|
|
100
100
|
"rollup-plugin-analyzer": "4.0.0",
|
|
101
101
|
"rollup-plugin-babel": "4.4.0",
|
|
102
102
|
"rollup-plugin-copy": "3.4.0",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"tmp": "0.2.1",
|
|
109
109
|
"tmp-promise": "3.0.2",
|
|
110
110
|
"typescript": "4.6.4",
|
|
111
|
-
"yargs": "17.5.
|
|
111
|
+
"yargs": "17.5.1"
|
|
112
112
|
},
|
|
113
113
|
"devDependencies": {
|
|
114
114
|
"@types/chai": "4.3.1",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"@types/jimp": "0.2.28",
|
|
118
118
|
"@types/mocha": "9.1.1",
|
|
119
119
|
"@types/npm": "7.19.0",
|
|
120
|
-
"@types/prettier": "2.6.
|
|
120
|
+
"@types/prettier": "2.6.1",
|
|
121
121
|
"@types/puppeteer": "5.4.6",
|
|
122
122
|
"@types/sinon": "10.0.11",
|
|
123
123
|
"@types/tmp": "0.2.3",
|