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.0-beta.61 to 0.2.0-beta.62

dist/lib/plugins/event-listeners/SearchPerformanceListener.d.ts

2

dist/lib/TestingToolModule.js

@@ -6,2 +6,3 @@ "use strict";

const SearchMetricListener_1 = require("./plugins/event-listeners/SearchMetricListener");
const SearchPerformanceListener_1 = require("./plugins/event-listeners/SearchPerformanceListener");
const SearchProgressBarListener_1 = require("./plugins/event-listeners/SearchProgressBarListener");

@@ -26,2 +27,3 @@ const SimpleObjectiveManagerPlugin_1 = require("./plugins/objective-managers/SimpleObjectiveManagerPlugin");

moduleManager.registerPlugin(this, new SearchMetricListener_1.SearchMetricListener());
moduleManager.registerPlugin(this, new SearchPerformanceListener_1.SearchPerformanceListener());
moduleManager.registerPlugin(this, new SearchProgressBarListener_1.SearchProgressBarListener(userInterface));

@@ -28,0 +30,0 @@ moduleManager.registerPlugin(this, new SimpleObjectiveManagerPlugin_1.SimpleObjectiveManagerPlugin());

6

package.json
{
"name": "@syntest/base-language",
"version": "0.2.0-beta.61",
"version": "0.2.0-beta.62",
"description": "The base testing tool of the SynTest Framework",

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

"@syntest/module": "^0.1.0-beta.21",
"@syntest/search": "^0.4.0-beta.49",
"@syntest/search": "^0.4.0-beta.50",
"@syntest/storage": "^0.1.0-beta.0",

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

},
"gitHead": "c57529bd886deb967f76c55488ed183d2cd28a8d"
"gitHead": "02e522f2937459aa07f9abae9a941c99a90448ec"
}

Sorry, the diff of this file is not supported yet

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