Skip to content

Tags: LearningLocker/xapi-validation

Tags

v4.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(Runtime): Change Node version to 16 (LLC-2310) (#333)

BREAKING CHANGE: Upgrade Node version runtime from v14 to v16

v3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(Runtime): Change Node version to 16 (LLC-2310)

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(Runtime): Use Node v14 (LLC-1483) (#325)

BREAKING CHANGE: Uses Node v14 instead of v12

v2.1.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Changes from GPL to MIT License (#292)

* Update package.json

* Update license

v2.1.12

fix(deps): update dependency lodash to ^4.17.10

v2.1.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): Updates Semantic Release to v2 (#253)

v2.1.10

fix(iri): Allows IRNs.

v2.1.9

fix(iri): Fixes IRI validation by just checking for a scheme.

v2.1.8

fix(iri): Fixes iri regex.

v2.1.7

fix(iri): Fixes iri regex hanging.