Comparing version 0.7.3 to 0.8.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
81027
58
1657