Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@serenity-js/web

Package Overview
Dependencies
Maintainers
1
Versions
122
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.0.0-rc.33 to 3.0.0-rc.34

8

CHANGELOG.md

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

# [3.0.0-rc.34](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.33...v3.0.0-rc.34) (2022-11-21)
**Note:** Version bump only for package @serenity-js/web
# [3.0.0-rc.33](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.32...v3.0.0-rc.33) (2022-11-07)

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

2

lib/screenplay/models/PageElement.d.ts

@@ -12,3 +12,3 @@ import { Answerable, Optional, QuestionAdapter } from '@serenity-js/core';

* ## Learn more
* - [Page Element Query Language](/handbook)
* - [Page Element Query Language](/handbook/web-testing/page-element-query-language)
* - {@apilink Optional}

@@ -15,0 +15,0 @@ * - {@apilink Switchable}

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

* ## Learn more
* - [Page Element Query Language](/handbook)
* - [Page Element Query Language](/handbook/web-testing/page-element-query-language)
* - {@apilink Optional}

@@ -15,0 +15,0 @@ * - {@apilink Switchable}

@@ -11,3 +11,3 @@ import { Answerable, List, MetaQuestion } from '@serenity-js/core';

*
* - [Page Element Query Language](/handbook)
* - [Page Element Query Language](/handbook/web-testing/page-element-query-language)
* - {@apilink List}

@@ -14,0 +14,0 @@ * - {@apilink MetaQuestion}

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

*
* - [Page Element Query Language](/handbook)
* - [Page Element Query Language](/handbook/web-testing/page-element-query-language)
* - {@apilink List}

@@ -15,0 +15,0 @@ * - {@apilink MetaQuestion}

{
"name": "@serenity-js/web",
"version": "3.0.0-rc.33",
"version": "3.0.0-rc.34",
"description": "Serenity/JS Screenplay Pattern APIs for the Web",

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

"dependencies": {
"@serenity-js/assertions": "3.0.0-rc.33",
"@serenity-js/core": "3.0.0-rc.33",
"@serenity-js/assertions": "3.0.0-rc.34",
"@serenity-js/core": "3.0.0-rc.34",
"tiny-types": "^1.19.0"

@@ -54,3 +54,3 @@ },

"@integration/testing-tools": "3.0.0",
"@types/chai": "^4.3.3",
"@types/chai": "^4.3.4",
"@types/mocha": "^9.1.1",

@@ -62,3 +62,3 @@ "mocha": "^10.0.0",

},
"gitHead": "e61091eca7bdd3d93dedf14fd26eb3a1f58a3435"
"gitHead": "5b0ad14a0b673fdb541ec89ac67dc631db562018"
}

@@ -16,3 +16,3 @@ import { Answerable, d, Optional, Question, QuestionAdapter } from '@serenity-js/core';

* ## Learn more
* - [Page Element Query Language](/handbook)
* - [Page Element Query Language](/handbook/web-testing/page-element-query-language)
* - {@apilink Optional}

@@ -19,0 +19,0 @@ * - {@apilink Switchable}

@@ -14,3 +14,3 @@ import { Answerable, List, MetaQuestion, Question } from '@serenity-js/core';

*
* - [Page Element Query Language](/handbook)
* - [Page Element Query Language](/handbook/web-testing/page-element-query-language)
* - {@apilink List}

@@ -17,0 +17,0 @@ * - {@apilink MetaQuestion}

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