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.0.0-rc.0 to 3.0.0-rc.1

8

CHANGELOG.md

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

# [3.0.0-rc.1](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.0...v3.0.0-rc.1) (2021-12-09)
**Note:** Version bump only for package @serenity-js/web
# [3.0.0-rc.0](https://github.com/serenity-js/serenity-js/compare/v2.32.5...v3.0.0-rc.0) (2021-12-08)

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

14

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

@@ -31,3 +31,3 @@ "author": {

"clean": "rimraf .nyc_output lib target",
"lint": "eslint --ext ts --config ../../.eslintrc.js .",
"lint": "eslint --ext ts --config ../../.eslintrc.yml .",
"lint:fix": "npm run lint -- --fix",

@@ -50,9 +50,9 @@ "test": "nyc --report-dir ../../target/coverage/web mocha --config ../../.mocharc.yml 'spec/**/*.spec.*'",

"dependencies": {
"@serenity-js/assertions": "3.0.0-rc.0",
"@serenity-js/core": "3.0.0-rc.0",
"@serenity-js/assertions": "3.0.0-rc.1",
"@serenity-js/core": "3.0.0-rc.1",
"tiny-types": "^1.16.1"
},
"devDependencies": {
"@documentation/esdoc-template": "2.0.0",
"@integration/testing-tools": "2.0.0",
"@documentation/esdoc-template": "3.0.0",
"@integration/testing-tools": "3.0.0",
"@types/chai": "^4.3.0",

@@ -86,3 +86,3 @@ "@types/mocha": "^9.0.0",

},
"gitHead": "a63381d088cc068bc3edcbd1eb59a7e609cb6a8c"
"gitHead": "ceed4ad3a2375c14b0546a6fc2fe3e816250f746"
}
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