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

@rqt/gitlab

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rqt/gitlab - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 5 April 2020
### [1.0.1](https://gitlab.com/rqt/gitlab/compare/v1.0.0...v1.0.1)
- [deps] Install `@rqt/_registry` to set the config.
## 4 April 2020

@@ -2,0 +8,0 @@

42

package.json
{
"name": "@rqt/gitlab",
"version": "1.0.0",
"version": "1.0.1",
"description": "A GitLab Node.JS API Client.",
"main": "index.js",
"scripts": {
"t": "zoroaster -a",
"test": "yarn t test/spec test/mask",
"spec": "yarn t test/spec",
"mask": "yarn t test/mask",
"dev": "node src/bin",
"compile": "depack src/bin/gitlab -o compile/bin/gitlab.js -a -c -S --externs types/externs.js",
"lib": "depack src/depack.js -o compile/gitlab.js -a -c -s --source_map_include_content",
"test-compile": "yarn test -e test-compile",
"lint": "eslint .",
"preinstall": "npm config set @rqt:registry https://rqt.gitlab.io",
"doc": "doc -o README.md -n _gitlab -a -d",
"wiki": "doc wiki -W wiki.git -n _gitlab -a -d --gitlab",
"d": "yarn-s template d1 externs",
"d1": "typal compile/index.js types/index.js -u -t types/index.xml",
"template": "typal compile/template.js -T compile/index.js -t types/api.xml,types/resources,types/index.xml",
"externs": "typal types/externs.js",
"args": "argufy -o src/bin/get-args.js"
},
"files": [
"index.js"
],
"publishConfig" : {
"publishConfig": {
"registry": "https://registry.npmjs.com"

@@ -44,19 +25,6 @@ },

},
"homepage": "https://rqt.gitlab.io/gitlab",
"devDependencies": {
"@rqt/aqt": "^1.4.0",
"alamode": "^3.7.1",
"argufy": "^1.7.5",
"catchment": "^3.3.0",
"depack": "^1.1.2",
"documentary": "^1.38.1",
"erotic": "^2.1.1",
"erte": "^1.3.0",
"eslint-config-artdeco": "1.0.1",
"indicatrix": "^1.4.1",
"typal": "^1.26.2",
"usually": "^1.2.0",
"yarn-s": "1.2.3",
"zoroaster": "^4.3.0"
"homepage": "https://rqt.gitlab.io/gitlab/",
"dependencies": {
"@rqt/_registry": "^1.0.0"
}
}
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