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

@syntest/search

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syntest/search - npm Package Compare versions

Comparing version 0.4.0-beta.44 to 0.4.0-beta.45

2

dist/lib/objective/BranchObjectiveFunction.js

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

// or to atleast choose a number based on what statement has been covered in the cfg node
// 0.25 is based on the fact the branch distance is minimally 0.5
// 0.25 is based on the fact the branch distance is minimally 0.5 // TODO FALSE!!!!
// so 0.25 is exactly between 0.5 and 0

@@ -85,0 +85,0 @@ return approachLevel + 0.48 * statementFraction + 0.01;

{
"name": "@syntest/search",
"version": "0.4.0-beta.44",
"version": "0.4.0-beta.45",
"description": "The common core of the SynTest Framework",

@@ -64,3 +64,3 @@ "keywords": [

},
"gitHead": "2932e671447d859c197d3419b8e42a5fb30726ed"
"gitHead": "f4ff81ed804a5965088d6486f4682aefda64a799"
}

Sorry, the diff of this file is not supported yet

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