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

gitlab

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab - npm Package Compare versions

Comparing version 0.7.3 to 0.8.1

lib/Models/ProjectDeployKeys.js

3

lib/Models/Projects.js

@@ -31,3 +31,4 @@ // Generated by CoffeeScript 1.6.3

this.issues = this.load('ProjectIssues');
return this.repository = this.load('ProjectRepository');
this.repository = this.load('ProjectRepository');
return this.deploy_keys = this.load('ProjectDeployKeys');
};

@@ -34,0 +35,0 @@

{
"name": "gitlab",
"version": "0.7.3",
"version": "0.8.1",
"description": "GitLab API Nodejs library.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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