New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

test-drive

Package Overview
Dependencies
Maintainers
3
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-drive - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

30

package.json
{
"name": "test-drive",
"version": "1.1.2",
"version": "1.1.3",
"description": "Opinionated library for writing web component tests",

@@ -26,9 +26,9 @@ "main": "./cjs/index.js",

"promise-assist": "^1.3.0",
"sinon": "^10.0.0",
"sinon-chai": "^3.6.0"
"sinon": "^11.1.1",
"sinon-chai": "^3.7.0"
},
"devDependencies": {
"@ts-tools/webpack-loader": "^2.1.1",
"@types/chai": "^4.2.15",
"@types/chai-as-promised": "^7.1.3",
"@types/chai": "^4.2.18",
"@types/chai-as-promised": "^7.1.4",
"@types/chai-dom": "^0.0.10",

@@ -38,17 +38,17 @@ "@types/chai-style": "^1.0.0",

"@types/mocha": "^8.2.2",
"@types/sinon": "^9.0.11",
"@types/sinon": "^10.0.1",
"@types/sinon-chai": "^3.2.5",
"@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/parser": "^4.19.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-no-only-tests": "^2.4.0",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-no-only-tests": "^2.6.0",
"html-webpack-plugin": "^5.3.1",
"mocha": "^8.3.2",
"mocha": "^8.4.0",
"mocha-play": "^1.0.1",
"playwright-chromium": "^1.9.2",
"playwright-chromium": "^1.11.1",
"rimraf": "^3.0.2",
"typescript": "~4.2.3",
"typescript": "~4.3.2",
"util": "^0.12.3",
"webpack": "^5.27.2"
"webpack": "^5.38.1"
},

@@ -55,0 +55,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc