Socket
Socket
Sign inDemoInstall

@serenity-js/serenity-bdd

Package Overview
Dependencies
Maintainers
1
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serenity-js/serenity-bdd - npm Package Compare versions

Comparing version 3.14.0 to 3.14.1

12

CHANGELOG.md

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

## [3.14.1](https://github.com/serenity-js/serenity-js/compare/v3.14.0...v3.14.1) (2023-12-10)
### Bug Fixes
* **core:** added provenance statements ([04c2d87](https://github.com/serenity-js/serenity-js/commit/04c2d878be0f2d853b14e4fa390f312688b868cf))
* **core:** pinned all the direct dependencies ([498b336](https://github.com/serenity-js/serenity-js/commit/498b33614f678327ba207b30e3b2452728545aaf))
# [3.14.0](https://github.com/serenity-js/serenity-js/compare/v3.13.3...v3.14.0) (2023-12-02)

@@ -8,0 +20,0 @@

47

package.json
{
"name": "@serenity-js/serenity-bdd",
"version": "3.14.0",
"version": "3.14.1",
"description": "Serenity BDD reporter for Serenity/JS",

@@ -16,3 +16,4 @@ "author": {

"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},

@@ -49,29 +50,29 @@ "main": "lib/index.js",

"dependencies": {
"@serenity-js/assertions": "3.14.0",
"@serenity-js/core": "3.14.0",
"@serenity-js/rest": "3.14.0",
"ansi-regex": "^5.0.1",
"axios": "^1.6.2",
"chalk": "^4.1.2",
"find-java-home": "^2.0.0",
"https-proxy-agent": "^7.0.2",
"progress": "^2.0.3",
"tiny-types": "^1.21.0",
"which": "^4.0.0",
"yargs": "^17.7.2"
"@serenity-js/assertions": "3.14.1",
"@serenity-js/core": "3.14.1",
"@serenity-js/rest": "3.14.1",
"ansi-regex": "5.0.1",
"axios": "1.6.2",
"chalk": "4.1.2",
"find-java-home": "2.0.0",
"https-proxy-agent": "7.0.2",
"progress": "2.0.3",
"tiny-types": "1.21.0",
"which": "4.0.0",
"yargs": "17.7.2"
},
"devDependencies": {
"@integration/testing-tools": "3.0.0",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/progress": "^2.0.7",
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/progress": "2.0.7",
"c8": "8.0.1",
"if-env": "^1.0.4",
"memfs": "^4.6.0",
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"if-env": "1.0.4",
"memfs": "4.6.0",
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
},
"gitHead": "a81b85d03b62c662c00aecebc75ed35a97815a6b"
"gitHead": "27c466fdd19ebeb766b8517c847f1163e8ed8d6f"
}
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