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 6.0.0 to 6.0.1

2

index.js

@@ -28,4 +28,2 @@ import {Client} from 'relay-to-relay'

this.client = new Client(opts.url, opts.hash, opts.rtor)
// this.crud = {}

@@ -32,0 +30,0 @@ opts.own = typeof(opts.own) === 'object' && !Array.isArray(opts.own) ? opts.own : {}

2

package.json
{
"name": "dexie-relay",
"version": "6.0.0",
"version": "6.0.1",
"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