mocha-reporter-sonarqube
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "mocha-reporter-sonarqube", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "dist/lib/index.js", | ||
@@ -31,3 +31,3 @@ "scripts": { | ||
"@types/mocha": "^8.2.2", | ||
"@types/node": "^14.14.37", | ||
"@types/node": "^15.0.0", | ||
"@types/xmldom": "^0.1.30", | ||
@@ -41,7 +41,7 @@ "@typescript-eslint/eslint-plugin": "^4.14.2", | ||
"eslint-plugin-sonarjs": "^0.7.0", | ||
"mocha": "^8.3.2", | ||
"mocha": "^9.0.0", | ||
"mocha-github-actions-reporter": "^0.2.3", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.2.1", | ||
"ts-node": "^9.1.1", | ||
"ts-node": "^10.0.0", | ||
"typescript": "^4.1.3" | ||
@@ -48,0 +48,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
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
7953