Socket
Socket
Sign inDemoInstall

expect-playwright

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expect-playwright - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

lib/matchers/index.js

@@ -13,2 +13,3 @@ "use strict";

const toHaveFocus_1 = __importDefault(require("./toHaveFocus"));
const toMatchText_1 = __importDefault(require("./toMatchText"));
exports.default = {

@@ -22,2 +23,3 @@ toHaveText: toHaveText_1.default,

toHaveFocus: toHaveFocus_1.default,
toMatchText: toMatchText_1.default,
};

2

package.json
{
"name": "expect-playwright",
"version": "0.5.0",
"version": "0.5.1",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "types": "./global.d.ts",

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