Socket
Socket
Sign inDemoInstall

@serenity-js/web

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serenity-js/web - npm Package Compare versions

Comparing version 3.10.3 to 3.10.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.10.4](https://github.com/serenity-js/serenity-js/compare/v3.10.3...v3.10.4) (2023-09-22)
**Note:** Version bump only for package @serenity-js/web
## [3.10.3](https://github.com/serenity-js/serenity-js/compare/v3.10.2...v3.10.3) (2023-09-15)

@@ -8,0 +16,0 @@

4

lib/stage/crew/photographer/Photographer.d.ts

@@ -54,3 +54,3 @@ import type { DomainEvent } from '@serenity-js/core/lib/events';

*
* ## Using `Photographer` with WebdriverIO
* ## Using Photographer with WebdriverIO
*

@@ -91,3 +91,3 @@ * ```ts

*
* ## Using `Photographer` with Protractor
* ## Using Photographer with Protractor
*

@@ -94,0 +94,0 @@ * ```ts

@@ -80,3 +80,3 @@ "use strict";

*
* ## Using `Photographer` with WebdriverIO
* ## Using Photographer with WebdriverIO
*

@@ -117,3 +117,3 @@ * ```ts

*
* ## Using `Photographer` with Protractor
* ## Using Photographer with Protractor
*

@@ -120,0 +120,0 @@ * ```ts

{
"name": "@serenity-js/web",
"version": "3.10.3",
"version": "3.10.4",
"description": "Serenity/JS Screenplay Pattern APIs for the Web",

@@ -47,4 +47,4 @@ "author": {

"dependencies": {
"@serenity-js/assertions": "3.10.3",
"@serenity-js/core": "3.10.3",
"@serenity-js/assertions": "3.10.4",
"@serenity-js/core": "3.10.4",
"tiny-types": "^1.20.0"

@@ -62,3 +62,3 @@ },

},
"gitHead": "064edb63e8d4dee447feaab63cf61cbcf6414fdf"
"gitHead": "28f12bd6029a9a6c1d8e492486138bf0c83916cd"
}

@@ -58,3 +58,3 @@ import { ConfigurationError, LogicError } from '@serenity-js/core';

*
* ## Using `Photographer` with WebdriverIO
* ## Using Photographer with WebdriverIO
*

@@ -95,3 +95,3 @@ * ```ts

*
* ## Using `Photographer` with Protractor
* ## Using Photographer with Protractor
*

@@ -98,0 +98,0 @@ * ```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