New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitlab-ci-env

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab-ci-env - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

6

CHANGELOG.md
# Changelog
## v1.2.2 (2019-11-02)
### Fixed
- Fixed error in documentation for `ci.server.host` (#8)
## v1.2.1 (2019-11-02)

@@ -4,0 +10,0 @@

2

package.json
{
"name": "gitlab-ci-env",
"version": "1.2.1",
"version": "1.2.2",
"description": "Get built-in environment variables exposed by GitLab CI.",

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

@@ -160,3 +160,3 @@ # GitLab CI Env

server: {
host: 'CI_SERVER_NAME',
host: 'CI_SERVER_HOST',
isServer: 'CI_SERVER',

@@ -163,0 +163,0 @@ name: 'CI_SERVER_NAME',

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