New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

network-services

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

network-services - npm Package Versions

13

1.1.0

Diff

Changelog

Source

[1.1.0] - 2024-02-10

Added

  • Add a port parameter to the PortStream constructor.

Changed

  • Improve documentation.
  • Improve and formalize tests.
  • Improve examples.
  • Implement a more authentic tree traversal algorithm. The effect of calling a remote method using a Service API should - to the fullest extent possible - resemble the effect of calling the same method on a locally referenced object. For example, with this change it is now possible to traverse into a method of a function object e.g., Function.prototype.bind. Property path restrictions should be used in order to impose runtime restrictions. Please see the instructions for imposing runtime property path restrictions in the README.md.

Fixed

  • Fix a bug in tree traversal that can errantly invoke a function along the property path when property path restrictions are not imposed.
adpatter
published 1.0.4 •

Changelog

Source

[1.0.4] - 2024-02-04

Fixed

  • Improve logic around how message headers are read.
  • Improve various aspects of error handling.
  • Ensure that muxing errors result in destruction of the stream.
adpatter
published 1.0.3 •

Changelog

Source

[1.0.3] - 2024-02-04

Changed

  • Improve documentation.
adpatter
published 1.0.2 •

Changelog

Source

[1.0.2] - 2024-02-04

Added

  • Add .gitignore to examples.

Fixed

  • Fix logic for selecting a Mux.
adpatter
published 1.0.1 •

Changelog

Source

[1.0.1] - 2024-02-04

Changed

  • Improve examples.

Fixed

  • Prevent instantiation of more than one Service for each stream.Duplex.
  • Fix access modifiers.
adpatter
published 1.0.0 •

Changelog

Source

[1.0.0] - 2024-02-03

Added

  • This project adheres to Semantic Versioning.

Changed

Deprecated

Fixed

Removed

Security

adpatter
published 0.4.4 •

adpatter
published 0.4.3 •

adpatter
published 0.4.2 •

adpatter
published 0.4.1 •

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