New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nhost/nhost-js

Package Overview
Dependencies
Maintainers
2
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nhost/nhost-js - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

dist/cjs/clients/functions.js

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

case 0:
headers = __assign(__assign({}, config === null || config === void 0 ? void 0 : config.headers), this.generateAccessTokenHeaders());
headers = __assign(__assign({}, this.generateAccessTokenHeaders()), config === null || config === void 0 ? void 0 : config.headers);
_a.label = 1;

@@ -73,0 +73,0 @@ case 1:

@@ -64,3 +64,3 @@ var __assign = (this && this.__assign) || function () {

case 0:
headers = __assign(__assign({}, config === null || config === void 0 ? void 0 : config.headers), this.generateAccessTokenHeaders());
headers = __assign(__assign({}, this.generateAccessTokenHeaders()), config === null || config === void 0 ? void 0 : config.headers);
_a.label = 1;

@@ -67,0 +67,0 @@ case 1:

{
"name": "@nhost/nhost-js",
"version": "0.3.0",
"version": "0.3.1",
"description": "Nhost JavaScript SDK",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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