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

edgedb

Package Overview
Dependencies
Maintainers
4
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edgedb - npm Package Compare versions

Comparing version 0.20.4 to 0.20.5

2

dist/fetchConn.js

@@ -47,3 +47,3 @@ "use strict";

if (typeof fetch === "undefined") {
var fetch = require("node-fetch");
globalThis.fetch = require("node-fetch");
}

@@ -50,0 +50,0 @@ class FetchConnection extends baseConn_1.BaseRawConnection {

@@ -30,2 +30,2 @@ /*!

export declare const _plugJSBI: typeof plugJSBI;
export declare const _edgedbJsVersion = "0.20.4";
export declare const _edgedbJsVersion = "0.20.5";

@@ -58,2 +58,2 @@ "use strict";

exports._plugJSBI = bigint_1.plugJSBI;
exports._edgedbJsVersion = "0.20.4";
exports._edgedbJsVersion = "0.20.5";
{
"name": "edgedb",
"version": "0.20.4",
"version": "0.20.5",
"description": "The official Node.js client library for EdgeDB",

@@ -5,0 +5,0 @@ "homepage": "https://edgedb.com/docs",

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