Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

socket.io-emitter

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

socket.io-emitter - npm Package Compare versions

Comparing version 0.3.0 to 1.0.0

5

History.md
1.0.0 / 2015-12-10
==================
* bump `has-binary`
0.3.0 / 2015-12-09

@@ -3,0 +8,0 @@ ==================

2

index.js

@@ -8,3 +8,3 @@

var parser = require('socket.io-parser');
var hasBin = require('has-binary-data');
var hasBin = require('has-binary');
var msgpack = require('msgpack-js');

@@ -11,0 +11,0 @@ var debug = require('debug')('socket.io-emitter');

{
"name": "socket.io-emitter",
"version": "0.3.0",
"version": "1.0.0",
"description": "",

@@ -16,3 +16,3 @@ "repository": {

"msgpack-js": "0.3.0",
"has-binary-data": "0.1.5",
"has-binary": "0.1.7",
"socket.io-parser": "2.2.6"

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