Socket
Socket
Sign inDemoInstall

@applitools/bongo

Package Overview
Dependencies
105
Maintainers
48
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.7.4 to 5.7.5

4

package.json
{
"name": "@applitools/bongo",
"version": "5.7.4",
"version": "5.7.5",
"description": "Release Kit for Applitools SDKs",

@@ -27,3 +27,3 @@ "author": "Applitools team <team@applitools.com>",

"chalk": "3.0.0",
"inquirer": "^9.2.8",
"inquirer": "^9.2.12",
"inquirer-date-prompt": "^3.0.0",

@@ -30,0 +30,0 @@ "js-yaml": "4.1.0",

@@ -219,3 +219,3 @@ const fs = require('fs')

.replace(/^\s*\*\s/, '')
.replace(/\(.*\)$/, '')
.replace(/\(\[.+?\]\(.+?\)\)$/, '')
.trim()

@@ -222,0 +222,0 @@ if (capitalize) item = item[0].toUpperCase() + item.substring(1)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡ī¸ by Socket Inc