Socket
Socket
Sign inDemoInstall

gitlab-auth

Package Overview
Dependencies
32
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.7 to 0.1.8

3

build/src/GitlabAuth.js

@@ -25,2 +25,5 @@ "use strict";

window.history.replaceState({}, window.document.title, uri ? uri : window.location.href.replace(/\?.*/, ""));
if (uri != null) {
window.location.replace(uri);
}
};

@@ -27,0 +30,0 @@ // Gitlab Auth context with gitlab api setup

2

package.json
{
"name": "gitlab-auth",
"version": "0.1.7",
"version": "0.1.8",
"description": "GitLab authorized API application Context",

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

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