Socket
Socket
Sign inDemoInstall

@web/test-runner-commands

Package Overview
Dependencies
190
Maintainers
7
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.4.0

13

CHANGELOG.md
# @web/test-runner-commands
## 0.4.0
### Minor Changes
- a7d74fdc: drop support for node v10 and v11
- 1dd7cd0e: version bump after breaking change in @web/test-runner-core
### Patch Changes
- Updated dependencies [1dd7cd0e]
- Updated dependencies [a7d74fdc]
- @web/test-runner-core@0.10.0
## 0.3.0

@@ -4,0 +17,0 @@

10

package.json
{
"name": "@web/test-runner-commands",
"version": "0.3.0",
"version": "0.4.0",
"publishConfig": {

@@ -25,3 +25,3 @@ "access": "public"

"engines": {
"node": ">=10.0.0"
"node": ">=12.0.0"
},

@@ -49,9 +49,9 @@ "scripts": {

"dependencies": {
"@web/test-runner-core": "^0.9.0"
"@web/test-runner-core": "^0.10.0"
},
"devDependencies": {
"@web/test-runner-chrome": "^0.8.0",
"@web/test-runner-playwright": "^0.7.0",
"@web/test-runner-chrome": "^0.9.0",
"@web/test-runner-playwright": "^0.8.0",
"mocha": "^8.2.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc