@hpcc-js/wasm 2.4.0 → 2.5.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/README.md +2 -2
- package/dist/base91.js +1 -1
- package/dist/base91.js.map +1 -1
- package/dist/base91.umd.js +1 -1
- package/dist/base91.umd.js.map +1 -1
- package/dist/expat.js +1 -1
- package/dist/expat.js.map +1 -1
- package/dist/expat.umd.js +1 -1
- package/dist/expat.umd.js.map +1 -1
- package/dist/graphviz.js +1 -1
- package/dist/graphviz.js.map +1 -1
- package/dist/graphviz.umd.js +1 -1
- package/dist/graphviz.umd.js.map +1 -1
- package/dist/zstd.js +1 -1
- package/dist/zstd.js.map +1 -1
- package/dist/zstd.umd.js +1 -1
- package/dist/zstd.umd.js.map +1 -1
- package/package.json +19 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hpcc-js/wasm",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.5.0",
|
|
4
4
|
"description": "hpcc-js - WASM Libraries",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"graphviz",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"install-vcpkg:win32": "wsl -e ./scripts/cpp-install-vcpkg.sh",
|
|
72
72
|
"install-build-deps": "run-p install-emsdk install-graphviz install-vcpkg",
|
|
73
73
|
"uninstall-build-deps": "rimraf ./emsdk ./src-graphviz ./vcpkg ./src-expat ./src-vcpkg",
|
|
74
|
-
"clean-build": "rimraf bin build coverage dist* lib* output-* tmp types *.tsbuildinfo",
|
|
74
|
+
"clean-build": "rimraf .nyc_output bin build coverage dist* lib* output-* tmp types *.tsbuildinfo",
|
|
75
75
|
"clean-docs": "rimraf docs/.vitepress/dist docs/classes docs/interfaces docs/modules docs/.nojekyll docs/README.md",
|
|
76
76
|
"clean": "run-p clean-build clean-docs",
|
|
77
77
|
"copy-res": "cp ./docs/*.png ./docs/.vitepress/dist",
|
|
@@ -120,41 +120,41 @@
|
|
|
120
120
|
"yargs": "17.6.2"
|
|
121
121
|
},
|
|
122
122
|
"devDependencies": {
|
|
123
|
-
"@istanbuljs/nyc-config-typescript": "
|
|
124
|
-
"@rollup/plugin-commonjs": "23.0.
|
|
123
|
+
"@istanbuljs/nyc-config-typescript": "1.0.2",
|
|
124
|
+
"@rollup/plugin-commonjs": "23.0.7",
|
|
125
125
|
"@rollup/plugin-node-resolve": "15.0.1",
|
|
126
126
|
"@rollup/plugin-terser": "0.1.0",
|
|
127
127
|
"@types/chai": "4.3.4",
|
|
128
128
|
"@types/emscripten": "1.39.6",
|
|
129
|
-
"@types/mocha": "10.0.
|
|
130
|
-
"@types/node": "16.18.
|
|
131
|
-
"@types/yargs": "17.0.
|
|
132
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
133
|
-
"@typescript-eslint/parser": "5.
|
|
129
|
+
"@types/mocha": "10.0.1",
|
|
130
|
+
"@types/node": "16.18.10",
|
|
131
|
+
"@types/yargs": "17.0.17",
|
|
132
|
+
"@typescript-eslint/eslint-plugin": "5.47.0",
|
|
133
|
+
"@typescript-eslint/parser": "5.47.0",
|
|
134
134
|
"chai": "4.3.7",
|
|
135
|
-
"coveralls": "
|
|
136
|
-
"eslint": "8.
|
|
135
|
+
"coveralls": "3.1.1",
|
|
136
|
+
"eslint": "8.30.0",
|
|
137
137
|
"fzstd": "0.1.0",
|
|
138
138
|
"karma": "6.4.1",
|
|
139
139
|
"karma-chai": "0.1.0",
|
|
140
140
|
"karma-chrome-launcher": "3.1.1",
|
|
141
141
|
"karma-firefox-launcher": "2.1.2",
|
|
142
142
|
"karma-mocha": "2.0.1",
|
|
143
|
-
"karma-spec-reporter": "0.0.
|
|
143
|
+
"karma-spec-reporter": "0.0.36",
|
|
144
144
|
"local-web-server": "5.2.1",
|
|
145
|
-
"mocha": "10.
|
|
145
|
+
"mocha": "10.2.0",
|
|
146
146
|
"npm-run-all": "4.1.5",
|
|
147
|
-
"nyc": "
|
|
147
|
+
"nyc": "15.1.0",
|
|
148
148
|
"rimraf": "3.0.2",
|
|
149
|
-
"rollup": "3.
|
|
149
|
+
"rollup": "3.8.1",
|
|
150
150
|
"rollup-plugin-sourcemaps": "0.6.3",
|
|
151
151
|
"run-script-os": "1.1.6",
|
|
152
152
|
"standard-version": "9.5.0",
|
|
153
153
|
"tslib": "2.4.1",
|
|
154
|
-
"typedoc": "
|
|
155
|
-
"typedoc-plugin-markdown": "
|
|
156
|
-
"typescript": "4.9.
|
|
157
|
-
"vitepress": "1.0.0-alpha.
|
|
154
|
+
"typedoc": "0.23.23",
|
|
155
|
+
"typedoc-plugin-markdown": "3.14.0",
|
|
156
|
+
"typescript": "4.9.4",
|
|
157
|
+
"vitepress": "1.0.0-alpha.31"
|
|
158
158
|
},
|
|
159
159
|
"repository": {
|
|
160
160
|
"type": "git",
|