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

dexie-relay

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dexie-relay - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

index.js

@@ -130,3 +130,3 @@ import {Client} from 'relay-to-relay'

}
client.onSend(JSON.stringify({name: table.name, user, stamp: useStamp?.stamp, edit: useEdit?.edit, request: true}), chan)
client.onSend(JSON.stringify({name: table.name, user, stamp: useStamp?.stamp, edit: useEdit?.edit, status: 'request'}), chan)
})

@@ -133,0 +133,0 @@ }

{
"name": "dexie-relay",
"version": "2.0.3",
"version": "2.0.4",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {

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