Commit Graph

63 Commits (82f37ceeba25660a027dc71be9ebb68ea01b33eb)

Author SHA1 Message Date
renovate[bot] 3a04a874f1
chore(deps): update dependency serialize-javascript to v4 (#111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-05 23:52:55 +09:00
renovate[bot] 71543e49f5
chore(deps): update dependency typescript to v3.9.7 (#99)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-05 23:51:36 +09:00
renovate[bot] 764789a496
chore(deps): update dependency ts-loader to v6.2.2 (#97)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:18:18 +09:00
renovate[bot] 9ecbed8de7
chore(deps): update dependency @wasm-tool/wasm-pack-plugin to v1.3.1 (#95)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 10:17:49 +09:00
renovate[bot] 9390142ace
chore(deps): pin dependencies (#94)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-30 13:15:09 +09:00
dependabot[bot] 74f8397426
build(deps): bump elliptic from 6.5.1 to 6.5.3 in /docx-wasm (#93)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 13:14:58 +09:00
dependabot[bot] bfe0119d57
build(deps): bump lodash from 4.17.15 to 4.17.19 in /docx-wasm (#91)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 12:50:51 +09:00
dependabot[bot] 9265986b63
build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /docx-wasm (#80)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 13:36:57 +09:00
dependabot[bot] ed23acbadc
build(deps): bump acorn from 6.3.0 to 6.4.1 in /docx-wasm (#57)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-20 19:40:53 +09:00
bokuweb f0d4d03848
Fix js types (#42)
* fix: abs num def

* fix: build steps

* chore: Add nodejs example

* remove babel file
2020-02-13 19:04:45 +09:00
bokuweb 2c8bbbb43f
Improve js api (#28)
* fix: improve js api

* feat: Add builder

* feat: improve js

* fix: missing run property
2020-01-30 23:14:25 +09:00
bokuweb 04baf8a9de chore: update deps 2019-12-11 14:18:04 +09:00
bokuweb 6967b32222 clean wasm dir 2019-11-07 18:11:32 +09:00