New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@syntest/module

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syntest/module - npm Package Compare versions

Comparing version 0.1.0-beta.12 to 0.1.0-beta.13

2

dist/lib/ModuleManager.d.ts
import { UserInterface } from "@syntest/cli-graphics";
import { Logger } from "@syntest/logging";
import { Metric, MetricManager } from "@syntest/metric";
import { Logger } from "winston";
import Yargs = require("yargs");

@@ -5,0 +5,0 @@ import { Module } from "./extension/Module";

{
"name": "@syntest/module",
"version": "0.1.0-beta.12",
"version": "0.1.0-beta.13",
"description": "The module library of the SynTest Framework",

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

"@syntest/logging": "*",
"@syntest/metric": "^0.1.0-beta.3",
"@syntest/metric": "^0.1.0-beta.4",
"global-modules": "2.0.0",

@@ -62,3 +62,3 @@ "yargs": "^17.7.1"

},
"gitHead": "3a1473f5676cf85ab23052d0da9b894231ad8973"
"gitHead": "909f98a3d10c385bb833a094c65b3352ba6a7e3c"
}

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