Jonathan Putney
d1acc4ea44
Update dependencies
2020-04-30 09:00:35 -04:00
Jonathan Putney
b7c90b2d24
[skip ci] - Updating Dist and Docs
2020-04-30 10:32:46 +00: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
Jonathan Putney
a02879b00e
[skip ci] - Updating Dist and Docs
2020-04-08 10:35:22 +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
Jonathan Putney
11241530e3
[skip ci] - Updating Dist and Docs
2020-04-07 10:34:25 +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
1ac907dc80
Update README.md
2020-04-06 08:42:46 -04:00
Jonathan Putney
0e1f35ea95
[skip ci] - Updating Dist and Docs
2020-04-06 12:38:05 +00:00
Jonathan Putney
ad2e3b7639
Dependency updates
2020-04-06 08:36:27 -04:00
Jonathan Putney
eb258d5367
[skip ci] - Updating Dist and Docs
2020-03-23 10:36:22 +00: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
32c7b71d5b
[skip ci] - Updating Dist and Docs
2020-03-17 21:20:00 +00:00
Jonathan Putney
f88a5dc934
Dependency updates
2020-03-17 17:18:34 -04:00
Jonathan Putney
3df4eee314
Fixing duration to seconds to ignore leap year/time zones
2020-03-17 17:18:26 -04:00
Jonathan Putney
996572921d
[skip ci] - Updating Dist and Docs
2020-02-28 10:37:12 +00: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
Jonathan Putney
635dd3bed1
[skip ci] - Updating Dist and Docs
2020-02-06 17:36:46 +00:00
Jonathan Putney
3103707aec
cmi.core.suspend_data vs. cmi.suspend_data
...
It seems to be a common issue that some SCORM 1.2 modules are trying to store "suspend_data" in cmi.core.suspend_data instead of cmi.suspend_data, which is actually the correct field according to the spec. We're still only storing it once, but will allow getting and setting from cmi.core.suspend_data. Exported JSON will continue to only output spec compliant data.
2020-02-06 12:35:49 -05:00
Jonathan Putney
de91be85e2
[skip ci] - Updating Dist and Docs
2020-02-04 20:15:51 +00:00
Jonathan Putney
0357442e93
Fixing some regex issues and adding additional API tests
2020-02-04 15:14:42 -05:00
Jonathan Putney
b272dda384
[skip ci] - Updating Dist and Docs
2020-01-31 10:35:32 +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
Jonathan Putney
bd40473f36
[skip ci] - Updating Dist and Docs
2020-01-22 18:39:22 +00:00
Jonathan Putney
81528274a4
Properly handling ISO 8601 durations that have milliseconds
2020-01-22 13:38:22 -05:00
Jonathan Putney
3c6e460d44
Fixing up README and getting ready for initial publish
2020-01-16 13:03:45 -05:00
Jonathan Putney
4ec7338406
Merge pull request #22 from jcputney/dependabot/npm_and_yarn/master/nyc-15.0.0
...
Bump nyc from 14.1.1 to 15.0.0
2020-01-16 10:42:49 -05:00
dependabot-preview[bot]
48755ea8e9
Bump nyc from 14.1.1 to 15.0.0
...
Bumps [nyc](https://github.com/istanbuljs/nyc ) from 14.1.1 to 15.0.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases )
- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/istanbuljs/nyc/compare/v14.1.1...v15.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-16 15:40:46 +00:00
Jonathan Putney
4058a6050d
Updating dependencies
2020-01-16 10:38:52 -05:00
Jonathan Putney
ccf1f7b4b7
Adding some additional AICC CMI parameters
2020-01-16 08:58:46 -05:00
Jonathan Putney
19a27dd071
[skip ci] - Updating Dist and Docs
2020-01-15 17:23:27 +00:00
Jonathan Putney
8eb854afff
Merge branch 'master' of https://github.com/jcputney/scorm-again
2020-01-15 12:22:40 -05:00
Jonathan Putney
7882608fb6
Rework of constants and some additional tests
2020-01-15 12:21:57 -05:00
Jonathan Putney
502b8e9308
[skip ci] - Updating Dist and Docs
2020-01-09 16:18:12 +00:00
Jonathan Putney
eaa80394a7
Merge branch 'master' of https://github.com/jcputney/scorm-again
2020-01-09 11:16:55 -05:00
Jonathan Putney
1ecc14442b
Fixing padStart IE11 incompatibility
2020-01-09 10:10:53 -05:00
Jonathan Putney
5740c01a61
[skip ci] - Updating Dist and Docs
2020-01-09 14:53:30 +00:00
Jonathan Putney
5713a26b9b
Fixing a lint issue
2020-01-09 09:52:34 -05:00
Jonathan Putney
07f5f0196b
Dist update
2020-01-09 09:41:07 -05:00
Jonathan Putney
175dec5dc8
Fixing build
2020-01-09 09:40:37 -05:00
Jonathan Putney
7954e2a083
Merge branch 'master' of https://github.com/jcputney/scorm-again
2020-01-09 09:37:58 -05:00
Jonathan Putney
d460053cbb
Moving field values to test src
2020-01-09 09:36:08 -05:00
Jonathan Putney
16b9b803a4
[skip ci] - Updating Dist and Docs
2020-01-02 18:18:39 +00:00
Jonathan Putney
9823220be7
Making sure seconds are padded when they add up to zero
2020-01-02 13:17:31 -05:00
Jonathan Putney
4e660322bc
[skip ci] - Updating Dist and Docs
2019-12-30 19:54:23 +00:00
Jonathan Putney
5fef26c38b
Merge branch 'master' of https://github.com/jcputney/scorm-again
2019-12-30 14:52:56 -05:00
Jonathan Putney
b2a7feee42
Checking for existence of value instead of null
2019-12-30 14:52:55 -05:00
Jonathan Putney
0d7d44f6ce
[skip ci] - Updating Dist and Docs
2019-12-30 18:20:05 +00:00
Jonathan Putney
f2637f10b5
Blank string is valid for cmi.core.exit/cmi.exit
2019-12-30 13:19:06 -05:00