dependabot[bot]
59f449b13a
Bump webpack from 5.75.0 to 5.76.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 09:34:48 +00:00
dependabot[bot]
cef8b25e15
Bump ua-parser-js from 0.7.31 to 0.7.33 ( #94 )
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 07:14:24 -08:00
dependabot[bot]
2a5fd40c40
Bump glob-parent from 5.1.0 to 5.1.2 ( #93 )
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 02:45:56 -07:00
dependabot[bot]
0cf146ec94
Bump json5, karma-webpack, ts-loader and webpack ( #92 )
...
Removes [json5](https://github.com/json5/json5 ). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5 ), [karma-webpack](https://github.com/webpack-contrib/karma-webpack ), [ts-loader](https://github.com/TypeStrong/ts-loader ) and [webpack](https://github.com/webpack/webpack ). These dependencies need to be updated together.
Removes `json5`
Updates `karma-webpack` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/webpack-contrib/karma-webpack/releases )
- [Changelog](https://github.com/ryanclark/karma-webpack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/karma-webpack/compare/v4.0.2...v5.0.0 )
Updates `ts-loader` from 6.2.1 to 9.4.2
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.2.1...v9.4.2 )
Updates `webpack` from 4.41.2 to 5.75.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.41.2...v5.75.0 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
- dependency-name: karma-webpack
dependency-type: direct:development
- dependency-name: ts-loader
dependency-type: direct:development
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 02:44:37 -07:00
dependabot[bot]
7506df0834
Bump loader-utils from 1.4.1 to 1.4.2 ( #90 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 20:01:50 -08:00
dependabot[bot]
aa086ab4c5
Bump engine.io and socket.io ( #89 )
...
Bumps [engine.io](https://github.com/socketio/engine.io ) and [socket.io](https://github.com/socketio/socket.io ). These dependencies needed to be updated together.
Updates `engine.io` from 6.1.3 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.1.3...6.2.1 )
Updates `socket.io` from 4.4.1 to 4.5.3
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.4.1...4.5.3 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 20:00:47 -08:00
dependabot[bot]
bc99c9907c
Bump serialize-javascript and terser-webpack-plugin ( #88 )
...
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript ) and [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ). These dependencies needed to be updated together.
Updates `serialize-javascript` from 2.1.2 to 4.0.0
- [Release notes](https://github.com/yahoo/serialize-javascript/releases )
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v2.1.2...v4.0.0 )
Updates `terser-webpack-plugin` from 1.4.2 to 1.4.5
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/v1.4.5/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.4.2...v1.4.5 )
---
updated-dependencies:
- dependency-name: serialize-javascript
dependency-type: indirect
- dependency-name: terser-webpack-plugin
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 19:47:25 -08:00
dependabot[bot]
176e232f20
Bump ansi-regex ( #87 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) and [ansi-regex](https://github.com/chalk/ansi-regex ). These dependencies needed to be updated together.
Updates `ansi-regex` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
Updates `ansi-regex` from 4.1.0 to 5.0.1
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 19:47:00 -08:00
dependabot[bot]
9df5fa7f2e
Bump kind-of from 6.0.2 to 6.0.3 ( #86 )
...
Bumps [kind-of](https://github.com/jonschlinkert/kind-of ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/jonschlinkert/kind-of/releases )
- [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jonschlinkert/kind-of/compare/6.0.2...6.0.3 )
---
updated-dependencies:
- dependency-name: kind-of
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 19:46:48 -08:00
dependabot[bot]
22e9558612
Bump loader-utils from 1.2.3 to 1.4.1 ( #83 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.2.3 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 19:30:09 -08:00
dependabot[bot]
8fb9fe5751
Bump minimatch from 3.0.4 to 3.1.2 ( #82 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 19:29:59 -08:00
dependabot[bot]
6d489f7a89
Bump socket.io-parser from 4.0.4 to 4.0.5 ( #81 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 19:28:58 -08:00
dependabot[bot]
2c5d5cc3cb
Bump terser from 4.4.2 to 4.8.1 ( #80 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.4.2 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 20:05:43 -07:00
dependabot[bot]
afc7fce342
Bump karma from 6.3.14 to 6.3.16 ( #79 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.14 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.14...v6.3.16 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 08:42:33 -07:00
dependabot[bot]
3e8da2c10f
Bump ini from 1.3.5 to 1.3.8 ( #78 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
---
updated-dependencies:
- dependency-name: ini
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 21:30:25 -08:00
dependabot[bot]
e5602001c9
Bump tar from 4.4.8 to 4.4.19 ( #77 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.8 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.8...v4.4.19 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 21:30:09 -08:00
dependabot[bot]
8323a519e6
Bump y18n from 4.0.0 to 4.0.3 ( #76 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3 )
---
updated-dependencies:
- dependency-name: y18n
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 21:29:41 -08:00
dependabot[bot]
aa253836e0
Bump ajv from 6.10.2 to 6.12.6 ( #75 )
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 21:29:15 -08:00
dependabot[bot]
40eb871616
Bump karma from 4.4.1 to 6.3.14 ( #74 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 4.4.1 to 6.3.14.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v4.4.1...v6.3.14 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 21:28:01 -08:00
dependabot[bot]
b0e9fe4c22
Bump follow-redirects from 1.9.0 to 1.14.7 ( #73 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.9.0 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.9.0...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-12 22:24:46 -08:00
dependabot[bot]
02cec7f62a
Bump path-parse from 1.0.6 to 1.0.7 ( #72 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-10 13:12:42 -07:00
dependabot[bot]
0970fd63cd
Bump hosted-git-info from 2.8.5 to 2.8.9 ( #71 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 13:31:32 -07:00
dependabot[bot]
d14c880b1f
Bump lodash from 4.17.19 to 4.17.21 ( #70 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 16:20:28 -04:00
dependabot[bot]
b47284605e
Bump ssri from 6.0.1 to 6.0.2 ( #69 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 11:11:58 -07:00
dependabot[bot]
7d4eefd200
Bump elliptic from 6.5.2 to 6.5.3 ( #65 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...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 11:42:15 -04:00
dependabot[bot]
0ad9a35038
Bump lodash from 4.17.15 to 4.17.19 ( #64 )
...
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-16 10:59:33 -04:00
dependabot[bot]
75650b7d51
Bump acorn from 6.4.0 to 6.4.1 ( #63 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.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-14 00:36:14 -04:00
David de Regt
c97f650f49
Removed SyncTasks from the project. Massively alterered tests to handle the new async behavior ( #62 )
...
* Removed SyncTasks from the project. Massively alterered tests to handle the new async behavior.
* PR feedback
2020-02-20 15:37:26 -07:00
David de Regt
f0cd0355a3
0.2.12: Publishing recent PR and updating all package versions, which pulled in a bunch of eslint changes that needed tweaking
2019-12-10 00:42:09 +01:00
Ante Burazer
b3eaa3e2d1
Added new flag to response which indicates whether the json parsing has failed ( #61 )
...
* Added new flag to response which indicates whether the json parsing has failed
* Replacing parsing error flag with exception object
* Code refactor
* Return default Error instead of custom Exception type
* Delete unused interface
2019-12-02 02:14:20 -08:00
Alexander T
79fb27e6b0
minor improvements ( #60 )
...
* add bundle size badges
* update dependencies
2019-10-08 01:02:07 -07:00
David de Regt
9ff2ba0096
0.2.11: Moving to not using "window.setTimeout/clearTimeout" and just using the base global, so it works better on node and browser interchangeably. Also fixing some lint errors.
2019-09-13 10:49:04 -07:00
David de Regt
02c1cbce9c
0.2.10: Fixing a regression from the lodash-elimination changes. Fixing an npm audit issue.
2019-08-21 13:49:18 -07:00
David de Regt
830c46556b
Merge pull request #59 from a-tarasyuk/feature/update-dependencies-1
...
add additional settings for eslint after the latest changes in eslint-config-skype/typescript-eslint. update dependencies
2019-08-15 02:36:57 -07:00
Alexander T
a9a251a3aa
add additional settings for eslint after the latest changes in eslint-config-skype/typescript-eslint. update dependencies
2019-08-15 12:22:35 +03:00
Alexander T
d9a89d3cae
remove lodash functions ( #58 )
2019-07-25 17:10:26 -07:00
David de Regt
c088ee122b
Merge pull request #57 from a-tarasyuk/feature/dependencies
...
update dependencies. fix eslint errors
2019-07-19 10:12:07 -07:00
Alexander T
0369ea3f56
update dependencies. fix eslint errors
2019-07-19 14:11:48 +03:00
Alexander T
80f9ef2a16
fix formatting ( #56 )
2019-06-07 22:51:52 -07:00
David de Regt
24e5a3eca2
Merge pull request #54 from a-tarasyuk/feature/eslint
...
Migrate to ESLint from TSLint
2019-06-07 14:11:02 -07:00
David de Regt
14d2cadc71
Merge pull request #55 from ladipro/reset-timedout-flag-on-retries
...
Reset the timedOut flag on retry
2019-05-30 14:36:41 -07:00
Ladi Prosek
27ef459736
Reset timedOut on retry
2019-05-29 14:47:55 +02:00
Alexander T
6c18e8fd12
Migrate to ESLint from TSLint
2019-05-20 14:30:52 +03:00
David de Regt
c09f2dd1d7
0.2.8: Added customResponseType
2019-05-06 13:54:16 -07:00
Brent Erickson
3d402cf2f4
Publish 0.2.7
2019-01-28 13:27:01 -08:00
Alexander T
655ba271d6
remove cjs assert ( #46 )
...
* remove cjs assert
* change assert signature
* update TS, package-lock.json
2019-01-18 09:53:28 -07:00
Brent Erickson
76cf9f4fe3
Provide early returns in SimpleWebrequests.mapBody
2019-01-17 17:15:38 -07:00
Alexander T
b36d942606
use native forEach in all files instead of _.forEach ( #51 )
2019-01-17 17:10:51 -07:00
Alexander T
4449475d93
update dependencies ( #50 )
2019-01-17 00:52:45 -07:00
Brent Erickson
fb6249faf7
Remove a bunch of un-needed null assertions ( #49 )
2019-01-15 11:38:37 -08:00