Socket
Socket
Sign inDemoInstall

@n8n/client-oauth2

Package Overview
Dependencies
Maintainers
5
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.18.0 to 0.19.0

LICENSE_EE.md

20

package.json
{
"name": "@n8n/client-oauth2",
"version": "0.18.0",
"repository": {
"type": "git",
"url": "git+https://github.com/n8n-io/n8n.git"
},
"version": "0.19.0",
"main": "dist/index.js",

@@ -12,3 +8,5 @@ "module": "src/index.ts",

"files": [
"dist/**/*"
"dist/**/*",
"LICENSE.md",
"LICENSE_EE.md"
],

@@ -18,2 +16,12 @@ "dependencies": {

},
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",
"author": {
"name": "Jan Oberhauser",
"email": "jan@n8n.io"
},
"repository": {
"type": "git",
"url": "git+https://github.com/n8n-io/n8n.git"
},
"scripts": {

@@ -20,0 +28,0 @@ "clean": "rimraf dist .turbo",

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