22 Commits

Author SHA1 Message Date
b9d58c33e7 79871 - scorm tried initializing twice 2024-09-10 16:11:03 -04:00
Jonathan Putney
ae7db3ae3d Dependency updates 2022-08-09 14:00:45 -04:00
Jonathan Putney
6d1d2861a6 Starting work on 2.0.0 2022-06-22 22:05:10 -04:00
Jonathan Putney
ba787c0e50 Dependency and dist updates 2022-06-22 21:42:28 -04:00
Jonathan Putney
7c84f5e84c Dependency updates 2022-04-14 14:05:34 -04:00
dependabot[bot]
09b7f07652 Bump cached-path-relative from 1.0.2 to 1.1.0
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/ashaffer/cached-path-relative/releases)
- [Commits](https://github.com/ashaffer/cached-path-relative/commits)

---
updated-dependencies:
- dependency-name: cached-path-relative
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 08:43:28 -05:00
dependabot[bot]
8b1c93b72f Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/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)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 08:43:19 -05:00
Jonathan Putney
a91b608c11 Switching from grunt to webpack for compilation, minify wasn't working 2022-02-11 08:41:08 -05:00
Jonathan Putney
2ee4fa7769 Dependency updates 2022-02-11 08:00:07 -05:00
Jonathan Putney
96337bf2fb Dependency updates 2022-01-27 15:44:36 -05:00
Jonathan Putney
1f42c090aa Dependency updates 2022-01-10 21:49:48 -05:00
Jonathan Putney
23cea04711 Dependency updates 2021-10-15 12:42:47 -04:00
dependabot[bot]
7c042901f7 Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 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.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 14:09:15 -04:00
dependabot[bot]
13f778701e Bump path-parse from 1.0.6 to 1.0.7
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>
2021-09-07 14:09:04 -04:00
Jonathan Putney
3a19efb91c Fixing an issue with "urn:scormdriver:" values in SCORM 2004 4th edition 2021-09-07 13:45:56 -04:00
Jonathan Putney
099eec0084 Splitting out module files, so each API can be used separately 2021-05-27 11:59:40 -04:00
dependabot[bot]
20ac7770fc Bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 09:13:31 -04:00
dependabot[bot]
d399b4b333 Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 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.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 09:13:12 -04:00
Jonathan Putney
9a6b8007a3 Dependency updates 2021-05-27 09:11:12 -04:00
Jonathan Putney
6d1eabc3fc Updating dependencies, fixing cmi.core.lesson_status for 'not attempted' 2021-04-19 15:38:28 -04:00
Jonathan Putney
6da30c693d Dev dependency updates, codeclimate fixes 2021-02-23 08:41:29 -05:00
Jonathan Putney
e52bf85903 Fixing issue with commit callback not being called for scheduled commits 2021-02-20 12:07:41 -05:00