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

@ubergrape/wamp1

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ubergrape/wamp1 - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

index.js
/* vim: set shiftwidth=2 tabstop=2 noexpandtab textwidth=80 wrap : */
"use strict";
var ws = require('websocket-buffering');
var ws = require('@ubergrape/websocket-buffering');
var Emitter = require('component-emitter');

@@ -6,0 +6,0 @@

{
"name": "@ubergrape/wamp1",
"description": "Very simple WAMP v1 implementation",
"version": "1.2.2",
"version": "1.2.3",
"keywords": [

@@ -6,0 +6,0 @@ "websocket",

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