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

@syntest/base-language

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syntest/base-language - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0-beta.0

2

dist/lib/plugins/event-listeners/SearchPerformanceListener.js

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

const objectiveName = objective.getIdentifier().split(path.sep).pop();
SearchPerformanceListener.LOGGER.info(`${objectiveName}: ${distance} (lowest: ${objective.getLowestDistance()}`);
SearchPerformanceListener.LOGGER.info(`${objectiveName}: ${distance} (lowest: ${objective.getLowestDistance()})`);
}

@@ -53,0 +53,0 @@ });

{
"name": "@syntest/base-language",
"version": "0.2.1",
"version": "0.3.0-beta.0",
"description": "The base testing tool of the SynTest Framework",

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

"@syntest/module": "^0.1.1",
"@syntest/search": "^0.4.1",
"@syntest/search": "^0.5.0-beta.0",
"@syntest/storage": "^0.2.0",

@@ -66,3 +66,3 @@ "globby": "11.0.4",

},
"gitHead": "912254257fbc2c098f58a4691e3c71fc00498222"
"gitHead": "c18ffa4c96e1f5e5cf9a7fc8c6bd96c9e5683bb4"
}

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