gitlab-ci-env
Advanced tools
Comparing version 1.2.2 to 1.2.3
# Changelog | ||
## v1.2.3 (2019-11-17) | ||
### Fixed | ||
- Updated to latest dependencies to resolve vulnerabilities | ||
## v1.2.2 (2019-11-02) | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "gitlab-ci-env", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Get built-in environment variables exposed by GitLab CI.", | ||
@@ -31,7 +31,7 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@aarongoldenthal/eslint-config-standard": "^1.2.0", | ||
"@aarongoldenthal/eslint-config-standard": "^1.2.1", | ||
"axios": "^0.19.0", | ||
"dotenv": "^8.2.0", | ||
"eslint": "^6.6.0", | ||
"eslint-plugin-jest": "^23.0.2", | ||
"eslint-plugin-jest": "^23.0.4", | ||
"flat": "^5.0.0", | ||
@@ -38,0 +38,0 @@ "invert-kv": "^3.0.0", |
Sorry, the diff of this file is not supported yet
66967