@web/test-runner-chrome
Advanced tools
Comparing version 0.2.1 to 0.2.2
# @web/test-runner-chrome | ||
## 0.2.2 | ||
### Patch Changes | ||
- 115442b: add readme, package tags and description | ||
## 0.2.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@web/test-runner-chrome", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"description": "Modern web test runner: chrome", | ||
"description": "Chrome browser launcher for Web Test Runner", | ||
"license": "MIT", | ||
@@ -28,2 +28,11 @@ "repository": { | ||
], | ||
"keywords": [ | ||
"web", | ||
"test", | ||
"runner", | ||
"testrunner", | ||
"chrome", | ||
"browser", | ||
"launcher" | ||
], | ||
"dependencies": { | ||
@@ -35,5 +44,5 @@ "@types/puppeteer-core": "^2.0.0", | ||
"devDependencies": { | ||
"@web/test-runner-dev-server": "^0.2.1", | ||
"@web/test-runner-mocha": "^0.1.0" | ||
"@web/test-runner-dev-server": "^0.2.6", | ||
"@web/test-runner-mocha": "^0.1.1" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
11212
11
0
8
68187