gemini-teamcity
Advanced tools
Comparing version 2.1.2 to 2.1.3
# Changelog | ||
## 2.1.3 - 2016-10-03 | ||
* Updated module [teamcity-service-messages](https://github.com/pifantastic/teamcity-service-messages) to version `0.1.7`. | ||
## 2.1.2 - 2016-03-03 | ||
* Fixed 'can not get property name of undefined' error for `err` event without state specified |
{ | ||
"name": "gemini-teamcity", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Plugin for Gemini which enables reporting test results to TeamCity.", | ||
@@ -28,5 +28,5 @@ "main": "lib/plugin.js", | ||
"dependencies": { | ||
"teamcity-service-messages": "^0.1.6", | ||
"teamcity-service-messages": "^0.1.7", | ||
"lodash": "^4.0.0" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
21944