Skip to content

Releases: niaid/moleculer-netsparker-cloud

0.5.0 - Upgraded Netsparker Cloud JS

08 May 20:25
294f534
Compare
Choose a tag to compare

0.5.0 (2024-05-08)

IMPROVEMENT
  • Upgrade netsparker-cloud-js to 0.4.0; includes potentially breaking changes from upstream API

0.4.1

15 Feb 16:30
3b02bb4
Compare
Choose a tag to compare
FEATURE
  • Created CHANGELOG.md
  • Version management setup with package.json

0.4.0

12 Feb 20:20
2abd658
Compare
Choose a tag to compare

Updated to use netspraker-cloud-js 0.3.0 and fetch rather than request

Netsparker API Client Update

18 Jul 12:36
Compare
Choose a tag to compare
0.3.0

Bump package version to 0.3.0

Netsparker API Update

15 Jun 22:54
6aeae07
Compare
Choose a tag to compare

Updates the netsparker-cloud-js dependency which includes recent changes to Netsparker Cloud API.

Re-export Netsparker Cloud

07 Jun 21:49
Compare
Choose a tag to compare

Re-exports the internal netsparker-cloud module to support importing models and such in dependent modules.

Fix dependency issue

04 Jun 21:30
Compare
Choose a tag to compare

The netsparker-cloud API client dependency was incorrectly installed as a development dependency. This has been fixed.

Typos and Such

01 Jun 12:46
Compare
Choose a tag to compare

Fixes a few overlooked typos and implements missing mixin setting functionality for accountInfoOnStart.

0.1.0

28 May 21:28
Compare
Choose a tag to compare

First release!