Socket
Socket
Sign inDemoInstall

@applitools/bongo

Package Overview
Dependencies
105
Maintainers
46
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.7.2 to 5.7.3

2

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

@@ -5,0 +5,0 @@ "author": "Applitools team <team@applitools.com>",

@@ -31,2 +31,3 @@ const utils = require('@applitools/utils')

const result = await utils.process.execute(`gh release view "${tag}" --repo ${repo} --json body --jq .body`)
console.log('Getting release notes for', tag, result)
return result.stdout

@@ -33,0 +34,0 @@ }

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