33 Commits

Author SHA1 Message Date
Damjan
5ebdde42ae Added .idea and test to npmignore 2021-01-08 15:54:22 +01:00
Damjan
e086e942d6 v0.0.5 2021-01-08 15:49:35 +01:00
Damjan
59b62ad65f Setup library module to umd 2021-01-08 15:40:43 +01:00
Damjan Bursac
df0b688903
Merge pull request #5 from index23/dependabot/npm_and_yarn/acorn-7.4.1
Bump acorn from 7.0.0 to 7.4.1
2020-12-14 10:19:01 +01:00
Damjan Bursac
e0c8a42175
Merge pull request #2 from index23/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-12-14 10:17:38 +01:00
Damjan Bursac
eab98dc293
Merge pull request #3 from index23/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.0 to 6.5.3
2020-12-14 10:17:20 +01:00
dependabot[bot]
ab8855f022
Bump acorn from 7.0.0 to 7.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.0.0...7.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 09:17:11 +00:00
Damjan Bursac
bfe0201330
Merge pull request #4 from index23/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-14 10:16:41 +01:00
dependabot[bot]
90c9368a23
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 18:30:27 +00:00
dependabot[bot]
2f57df35c5
Bump elliptic from 6.5.0 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 13:55:45 +00:00
dependabot[bot]
431051e15e
Bump lodash from 4.17.15 to 4.17.19
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>
2020-07-18 00:41:27 +00:00
Damjan Bursac
00f12d998f Added test runner 2019-08-21 16:25:24 +02:00
Damjan Bursac
e585d0b0e3 Changed version number 2019-08-19 16:11:47 +02:00
Damjan Bursac
0c2f9f848b Renamed repository name 2019-08-19 16:11:10 +02:00
Damjan Bursac
50a7a6de39 Published to npm 2019-08-19 14:34:07 +02:00
Damjan Bursac
6e1380ae30 v0.0.3 2019-08-19 14:29:07 +02:00
Damjan Bursac
acf3254797 Updated literal 2019-08-16 15:58:04 +02:00
Damjan Bursac
1b8ccca815 Updated package.json - syntax fix 2019-08-16 15:56:42 +02:00
Damjan Bursac
e59d045398 Merge remote-tracking branch 'origin/master' 2019-08-16 15:55:53 +02:00
Damjan Bursac
295e86a982 Updated package.json 2019-08-16 15:55:26 +02:00
Damjan Bursac
d6795b8dc7
Added abstract-chunk-store badge 2019-08-16 11:33:46 +02:00
Damjan Bursac
1382daa9c3 Remove zuul 2019-08-15 11:21:03 +02:00
Damjan Bursac
113b52b3cb Remove @types/node dependency 2019-08-15 11:18:30 +02:00
Damjan Bursac
f382dc0724 Resolve merge from master 2019-08-15 11:14:01 +02:00
Damjan Bursac
f6ccc02fea
Initial commit 2019-08-15 11:05:18 +02:00
Damjan Bursac
a48c528498 Added local test file 2019-08-15 11:03:34 +02:00
Damjan Bursac
7dc7c0ca69 Added window declaration, added dbName to construcotr 2019-08-15 11:03:08 +02:00
Damjan Bursac
df4947d22a Remove self and fix warnings 2019-05-16 08:53:40 +02:00
Damjan Bursac
f43e26b1b9 Database name and object store name creation 2019-05-16 08:51:57 +02:00
Damjan Bursac
930d35d3b1 Added executeFn and resolveRequest functions 2019-05-14 10:08:46 +02:00
Damjan Bursac
f4bc8eda96 Initial commit 2019-05-10 22:39:02 +02:00
Damjan Bursac
5e90b7669f Added idea to gitignore 2019-05-10 22:38:40 +02:00
Damjan Bursac
6beadf15df Added gitignore 2019-05-10 22:38:13 +02:00