Comparing version 1.7.0 to 1.7.1
@@ -77,3 +77,3 @@ (function() { | ||
if (assigneeId !== void 0) { | ||
params.assigneeId = parseInt(assigneeId); | ||
params.assignee_id = parseInt(assigneeId); | ||
} | ||
@@ -80,0 +80,0 @@ return this.post("projects/" + (Utils.parseProjectId(projectId)) + "/merge_requests", params, (function(_this) { |
{ | ||
"name": "gitlab", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "GitLab API Nodejs library.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -125,2 +125,9 @@ node-gitlab | ||
[1.7.1](https://github.com/node-gitlab/node-gitlab/tree/v1.7.1) (2016-08-04) | ||
------------------- | ||
- Bug: fix create MR ([@zhangqingyv](https://github.com/zhangqingyv)) | ||
[Full commits list](https://github.com/node-gitlab/node-gitlab/compare/v1.7.0...v1.7.1) | ||
[1.7.0](https://github.com/node-gitlab/node-gitlab/tree/v1.7.0) (2016-07-11) | ||
@@ -127,0 +134,0 @@ ---------------------- |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 8 instances 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
653425
123
3802
236
8