@krlwlfrt/gat
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -0,1 +1,5 @@ | ||
## [0.1.1](https://gitlab.com/krlwlfrt/gat/compare/v0.1.0...v0.1.1) (2021-04-13) | ||
# [0.1.0](https://gitlab.com/krlwlfrt/gat/compare/v0.0.2...v0.1.0) (2021-04-13) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@krlwlfrt/gat", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "GitLab alert triggerer", | ||
@@ -34,7 +34,7 @@ "main": "lib/index.js", | ||
"@testdeck/mocha": "0.1.2", | ||
"@types/node": "14.14.33", | ||
"@typescript-eslint/eslint-plugin": "4.17.0", | ||
"@typescript-eslint/parser": "4.17.0", | ||
"@types/node": "14.14.37", | ||
"@typescript-eslint/eslint-plugin": "4.22.0", | ||
"@typescript-eslint/parser": "4.22.0", | ||
"conventional-changelog-cli": "2.1.1", | ||
"eslint": "7.21.0", | ||
"eslint": "7.24.0", | ||
"mocha": "8.3.2", | ||
@@ -45,3 +45,3 @@ "nyc": "15.1.0", | ||
"ts-node": "9.1.1", | ||
"typescript": "4.2.3" | ||
"typescript": "4.2.4" | ||
}, | ||
@@ -48,0 +48,0 @@ "nyc": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7926