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

@sdc224/gitlab-api

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sdc224/gitlab-api - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

dist/types/models/index.d.ts

2

dist/index.esm.js
/*!
* @sdc224/gitlab-api v1.0.0
* @sdc224/gitlab-api v1.1.0
* (c) Sourodeep Chatterjee. All Rights Reserved

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* @sdc224/gitlab-api v1.0.0
* @sdc224/gitlab-api v1.1.0
* (c) Sourodeep Chatterjee. All Rights Reserved

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* @sdc224/gitlab-api v1.0.0
* @sdc224/gitlab-api v1.1.0
* (c) Sourodeep Chatterjee. All Rights Reserved

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* @sdc224/gitlab-api v1.0.0
* @sdc224/gitlab-api v1.1.0
* (c) Sourodeep Chatterjee. All Rights Reserved

@@ -4,0 +4,0 @@ * Released under the MIT License.

@@ -0,1 +1,3 @@

import type { IControllerKey } from "./controller";
export type IEndpointSchema = {

@@ -2,0 +4,0 @@ path: string;

@@ -0,1 +1,4 @@

import type { AuthenticationToken } from "./authentication";
import type { IProjects } from "../models";
export type GitlabConstructor = {

@@ -2,0 +5,0 @@ token: string;

{
"name": "@sdc224/gitlab-api",
"version": "1.0.0",
"version": "1.1.0",
"description": "A Repository for using Gitlab API in NodeJS",

@@ -5,0 +5,0 @@ "cdn": "dist/index.umd.js",

Sorry, the diff of this file is not supported yet

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