Socket
Socket
Sign inDemoInstall

node-red-contrib-gitlab2

Package Overview
Dependencies
12
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha-10 to 1.0.0-alpha-11

2

lib/config.js

@@ -7,3 +7,3 @@ module.exports = function(RED) {

node.urlFieldType = n.urlFieldType;
node.project_id = n.project_id;
node.projectId = n.projectId;
node.projectIdFieldType = n.projectIdFieldType;

@@ -10,0 +10,0 @@ node.key = n.key;

{
"name": "node-red-contrib-gitlab2",
"version": "1.0.0-alpha-10",
"version": "1.0.0-alpha-11",
"description": "Node-RED node using GitLab APIs",

@@ -5,0 +5,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc