Socket
Socket
Sign inDemoInstall

@gitbeaker/core

Package Overview
Dependencies
Maintainers
1
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitbeaker/core - npm Package Compare versions

Comparing version 25.3.0 to 25.4.0

17

CHANGELOG.md

@@ -0,1 +1,18 @@

# v25.4.0 (Tue Nov 24 2020)
#### 🐛 Bug Fix
- Supress Bundler typescript warnings [#1328](https://github.com/jdalrymple/gitbeaker/pull/1328) ([@kiprasmel](https://github.com/kiprasmel))
#### ⚠️ Pushed to `master`
- Temporary omission of ts error ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 2
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
- Kipras Melnikovas ([@kiprasmel](https://github.com/kiprasmel))
---
# v25.3.0 (Fri Nov 06 2020)

@@ -2,0 +19,0 @@

6

package.json
{
"name": "@gitbeaker/core",
"description": "Core API implementation of the GitLab API. Supports Promises, Async/Await.",
"version": "25.3.0",
"version": "25.4.0",
"author": {

@@ -12,3 +12,3 @@ "name": "Justin Dalrymple"

"dependencies": {
"@gitbeaker/requester-utils": "^25.3.0",
"@gitbeaker/requester-utils": "^25.4.0",
"form-data": "^3.0.0",

@@ -56,3 +56,3 @@ "li": "^1.3.0",

},
"gitHead": "94090d65b55225714b6d2c7c8ade5ae9bf7d88f8"
"gitHead": "95dd0cc76b6b4d82bc31be650fdcb09ebf7d7270"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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