Socket
Socket
Sign inDemoInstall

@n8n/client-oauth2

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@n8n/client-oauth2 - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

1

dist/ClientOAuth2.js

@@ -76,2 +76,3 @@ "use strict";

transformResponse: (res) => res,
validateStatus: (status) => status < 500,
});

@@ -78,0 +79,0 @@ const body = this.parseResponseBody(response.data);

2

package.json
{
"name": "@n8n/client-oauth2",
"version": "0.1.0",
"version": "0.2.0",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "src/index.ts",

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