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

@novivia/primus

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@novivia/primus

Provides the Primus library for Novivia projects.

  • 0.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
3
Weekly downloads
 
Created
Source

Primus

This module packages frozen versions of both the client and server for the Primus websockets library, the plugins it uses and the transport it uses, namely SockJS.

The rationale behind this module is that Primus does not ship with its client, the client has to be built by the server and it will depend on the settings provided to the server. This could become problematic as any dependency update could cause a discrepancy between the client and the server, who communicate with each other. Therefore, by ensuring both the client(s) and the server(s) always use the same version of this module, any problem due to a dependency mismatch should be mitigated.

FAQs

Package last updated on 28 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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