Socket
Socket
Sign inDemoInstall

signalk-client-angular

Package Overview
Dependencies
1
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

2.0.3

Diff

panaaj
published 2.0.2 •

panaaj
published 2.0.1 •

panaaj
published 2.0.0 •

Changelog

Source

v2.0.0

  • Added proxied attribute. When set to true ignores the endpoint protocol, host & port returned in the hello message and uses the values passed to the connection. Useful when Signal K server accessed via a proxy.

  • Added api.observeResponse attribute which when set to true results in the entire HTTP response being available for api.post(), api.put() and api.delete() rather than just the response.body. (Default is false).

Breaking Changes:

  • Changed uuid() function to return a string containing the UUID value and not a UUID object.

  • Added signalkUuid() function to return a Signal K v1 UUID string.

  • Removed patch for working around the issue when using PUT to update resources. Note: This library now requires a version of Signal K server that implements the Resources API.

  • Removed support for legacy Signal K server path /webapps.

panaaj
published 2.0.0-beta.rc2 •

panaaj
published 2.0.0-beta.rc1 •

panaaj
published 1.8.2 •

panaaj
published 1.8.1 •

panaaj
published 1.8.0 •

Changelog

Source

v1.8.0

  • Updated to support Angular Ivy.

  • Added API raiseAlarm() and clearAlarm() methods.

  • Updated STREAM raiseAlarm() and clearAlarm() methods to use PUT.

panaaj
published 1.7.1 •

23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc