64 Commits

Author SHA1 Message Date
b9d58c33e7 79871 - scorm tried initializing twice 2024-09-10 16:11:03 -04:00
Jonathan Putney
e52bf85903 Fixing issue with commit callback not being called for scheduled commits 2021-02-20 12:07:41 -05:00
Jonathan Putney
98ee351886 Saving dependency updates 2021-02-13 12:03:32 -05:00
Jonathan Putney
50d14ee695 Dependency updates 2021-02-08 07:50:06 -05:00
dependabot[bot]
871dce7e41 Bump @babel/preset-env from 7.12.10 to 7.12.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.10 to 7.12.11.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.11/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-27 09:09:28 -05:00
dependabot[bot]
5bf52f84c6 Bump eslint from 7.15.0 to 7.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-27 09:09:11 -05:00
Jonathan Putney
99a8d4cdd2 Version bump 2020-12-14 12:18:31 -05:00
Jonathan Putney
a43f0ae387 Merge pull request #203 from jcputney/dependabot/npm_and_yarn/master/ini-1.3.8
[Security] Bump ini from 1.3.5 to 1.3.8
2020-12-14 08:25:34 -05:00
Jonathan Putney
cae17ee511 Dependency updates 2020-12-14 08:25:13 -05:00
dependabot-preview[bot]
06cf4afe93 [Security] Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 13:08:06 +00:00
dependabot-preview[bot]
41661c67d5 Bump @babel/core from 7.12.0 to 7.12.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.0 to 7.12.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.8/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-24 10:24:55 +00:00
dependabot-preview[bot]
4a36946f06 Bump @babel/plugin-proposal-optional-chaining from 7.11.0 to 7.12.7
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.11.0 to 7.12.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.7/packages/babel-plugin-proposal-optional-chaining)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-23 11:19:35 +00:00
Jonathan Putney
b22b607209 Apparently it is common for SCORM 1.2 Objective IDs to break spec and include spaces 2020-10-29 12:05:10 -04:00
Jonathan Putney
e2c437d401 Version bump 2020-10-29 11:45:50 -04:00
dependabot-preview[bot]
d27e5a2559 Bump @babel/core from 7.11.6 to 7.12.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.0/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 16:47:29 +00:00
dependabot-preview[bot]
65642724e3 Bump browserify from 16.5.2 to 17.0.0
Bumps [browserify](https://github.com/browserify/browserify) from 16.5.2 to 17.0.0.
- [Release notes](https://github.com/browserify/browserify/releases)
- [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown)
- [Commits](https://github.com/browserify/browserify/compare/v16.5.2...v17.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-11 04:07:43 +00:00
Jonathan Putney
7430f7dab2 Dev dependency updates 2020-09-12 09:16:07 -04:00
Jonathan Putney
54005312fd Checking commit response for result.result instead of errorCode 2020-08-19 09:27:17 -04:00
Jonathan Putney
7f1d9953e4 Bug fixes and sorting issue with loadFromFlattenedJson
Also added several new test cases, most significantly some cases that test the commit functionality
2020-08-17 14:46:33 -04:00
Jonathan Putney
ab1f3b061b Minor code cleanup and additional test cases 2020-08-17 09:09:52 -04:00
Jonathan Putney
deef88f9c9 @types/mocha shouldn't have been a regular dependency 2020-08-14 16:08:50 -04:00
Jonathan Putney
c44d7c7436 Dependency updates 2020-08-14 14:44:36 -04:00
Jonathan Putney
1b48c9ee4d Fixing an issue with CMI interactions not being loaded in the proper order
Interaction ID and Type need to be loaded before most other interaction fields, so I added a built in sort when loading using the flattened JSON load.
2020-07-28 22:36:37 -04:00
Jonathan Putney
84296aaf6f Version bump 2020-07-14 10:33:48 -04:00
Jonathan Putney
2709afeec3 Merge branch 'master' of https://github.com/jcputney/scorm-again 2020-07-14 10:33:32 -04:00
Jonathan Putney
4a97c1c0a9 Dependency updates and fixing an issue with multiple final commits in SCORM 1.2 2020-07-14 10:33:05 -04:00
dependabot-preview[bot]
050cb98138 Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.10.1 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 10:26:51 +00:00
Jonathan Putney
2a3f9b61af Switching to lodash's debounce 2020-06-29 17:45:34 -04:00
Jonathan Putney
ca94ee9fb5 Adding new selfReportSessionTime setting 2020-06-26 14:50:33 -04:00
Jonathan Putney
aa03f6affb Version bump and dev dependency updates 2020-06-26 12:08:03 -04:00
dependabot-preview[bot]
338cb32a98 Bump @babel/core from 7.10.2 to 7.10.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.2 to 7.10.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.3/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 11:26:15 +00:00
Jonathan Putney
2606a82afd Merge pull request #98 from jcputney/dependabot/npm_and_yarn/master/websocket-extensions-0.1.4
[Security] Bump websocket-extensions from 0.1.3 to 0.1.4
2020-06-08 12:28:30 -04:00
Jonathan Putney
e1b16e4107 Dependency updates 2020-06-08 12:28:15 -04:00
dependabot-preview[bot]
37b98c1bbe [Security] Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [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-preview[bot] <support@dependabot.com>
2020-06-05 16:45:52 +00:00
Jonathan Putney
219e2a2d5a Dependency updates 2020-06-01 08:21:41 -04:00
Jonathan Putney
9398207c5e Dependency updates 2020-05-29 11:00:56 -04:00
dependabot-preview[bot]
4cd36ff5fc Bump @babel/core from 7.9.6 to 7.10.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.9.6 to 7.10.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.6...v7.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 10:29:30 +00:00
Jonathan Putney
12dcd6fcee NPM audit fixes 2020-05-25 17:18:53 -04:00
dependabot-preview[bot]
3e1aa7ab51 Bump mocha from 7.1.2 to 7.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.2 to 7.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.1.2...v7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 21:09:36 +00:00
Jonathan Putney
ddbe28d014 Version bump 2020-05-25 17:07:42 -04:00
Jonathan Putney
d1acc4ea44 Update dependencies 2020-04-30 09:00:35 -04:00
dependabot-preview[bot]
681a6c2a0d Bump @babel/preset-env from 7.9.5 to 7.9.6
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.5 to 7.9.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.5...v7.9.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 10:30:32 +00:00
dependabot-preview[bot]
1dc721d55d Bump @babel/preset-env from 7.9.0 to 7.9.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.0 to 7.9.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 10:32:38 +00:00
dependabot-preview[bot]
b8382ae286 Bump @babel/preset-env from 7.8.7 to 7.9.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 10:32:26 +00:00
Jonathan Putney
ad2e3b7639 Dependency updates 2020-04-06 08:36:27 -04:00
dependabot-preview[bot]
56e3f1a8d4 Bump @babel/preset-env from 7.8.7 to 7.9.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 10:34:30 +00:00
Jonathan Putney
f88a5dc934 Dependency updates 2020-03-17 17:18:34 -04:00
dependabot-preview[bot]
2650085b7e Bump @babel/core from 7.8.4 to 7.8.6
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.4...v7.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-28 10:34:45 +00:00
dependabot-preview[bot]
a841adc2d0 Bump @babel/core from 7.8.3 to 7.8.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 10:34:11 +00:00
Jonathan Putney
d807fdd076 Version 1.0.1 2020-01-22 13:41:08 -05:00