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

@xata.io/client

Package Overview
Dependencies
Maintainers
4
Versions
4351
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xata.io/client - npm Package Compare versions

Comparing version 0.0.0-beta.7fe10d6 to 0.0.0-beta.96dc1f0

3

dist/index.js

@@ -290,3 +290,4 @@ "use strict";

const branch = yield this.client.getBranch();
const resp = yield this.fetch(`${databaseURL}:${branch}${path}`, {
const fetchImpl = this.fetch;
const resp = yield fetchImpl(`${databaseURL}:${branch}${path}`, {
method,

@@ -293,0 +294,0 @@ headers: {

{
"name": "@xata.io/client",
"version": "0.0.0-beta.7fe10d6",
"version": "0.0.0-beta.96dc1f0",
"description": "Xata.io SDK for TypeScript and JavaScript",

@@ -23,3 +23,3 @@ "main": "./dist/index.js",

"homepage": "https://github.com/xataio/client-ts/blob/main/client/README.md",
"gitHead": "7fe10d6b3d936f9129408267e6cc6b9d4ea7551c"
"gitHead": "96dc1f0ad5f0ec5bfdcb2441657cc07b4ba52759"
}
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