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

primus

Package Overview
Dependencies
Maintainers
4
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primus - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

2

package.json
{
"name": "primus",
"version": "2.2.3",
"version": "2.2.4",
"description": "Primus is a simple abstraction around real-time frameworks. It allows you to easily switch between different frameworks without any code changes.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -21,3 +21,3 @@ 'use strict';

//
if ('function' !== typeof Manager) {
if ('function' !== typeof Engine) {
throw new PrimusError([

@@ -24,0 +24,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