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

@live-change/dao-sockjs

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@live-change/dao-sockjs - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

index.js

@@ -53,3 +53,3 @@ const SockJS = require("sockjs-client")

dispose() {
this.finished = true
super.dispose()
this.connection.close()

@@ -56,0 +56,0 @@ }

{
"name": "@live-change/dao-sockjs",
"version": "0.2.0",
"version": "0.2.1",
"author": {

@@ -13,3 +13,3 @@ "email": "m8@em8.pl",

"dependencies": {
"@live-change/dao": "^0.3.2",
"@live-change/dao": "^0.3.10",
"debug": "^4.3.1",

@@ -16,0 +16,0 @@ "sockjs-client": "git+https://github.com/sockjs/sockjs-client.git",

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