Socket
Socket
Sign inDemoInstall

@haventech/semotus

Package Overview
Dependencies
Maintainers
5
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haventech/semotus - npm Package Versions

1234

3.2.0

Diff

Changelog

Source

3.2.0

  • Updated some packages (using npm audit)
  • Added an async postServerErrorHandler callback on the controller for verifying errors on remote functions parameters are the errorType (sync, response, error), the remoteCall Id, the object instance for the function that's called the function name, the call context, and the list of changes for the object (same format as postServerCall's changes), in that order.
shankshaven
published 3.1.0 •

Changelog

Source

3.1.0

  • Cleaned up a lot of files with better error logging and formatting
  • Added server validator function for remote functions. Within the remote decorator add another parameter for serverValidation, which takes an async function as a callback whose parameters are the controller and all other argument parameters for the remote function in the order that they are defined in the remote function's definition.
shankshaven
published 3.0.0 •

Changelog

Source

3.0.0

  • Moving the targeted npm repository to @havenlife/semotus
  • Made Supertype a peerDependency, indicating that it is the consuming application's responsibility to install semotus
shankshaven
published 2.4.0 •

Changelog

Source

2.4.0

  • Upgraded to Supertype 3.0.0
shankshaven
published 4.0.0 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc