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

@syntest/metric

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syntest/metric - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2-beta.0

dist/NOTICE.header.d.ts

2

dist/index.js

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

/*
* Copyright 2020-2023 Delft University of Technology and SynTest contributors
* Copyright 2020-2023 SynTest contributors
*

@@ -21,0 +21,0 @@ * This file is part of SynTest Framework - SynTest Core.

"use strict";
/*
* Copyright 2020-2023 Delft University of Technology and SynTest contributors
* Copyright 2020-2023 SynTest contributors
*

@@ -5,0 +5,0 @@ * This file is part of SynTest Framework - SynTest Core.

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

/*
* Copyright 2020-2023 Delft University of Technology and SynTest contributors
* Copyright 2020-2023 SynTest contributors
*

@@ -8,0 +8,0 @@ * This file is part of SynTest Framework - SynTest Core.

"use strict";
/*
* Copyright 2023-2023 Delft University of Technology and SynTest contributors
* Copyright 2023-2023 SynTest contributors
*

@@ -5,0 +5,0 @@ * This file is part of SynTest Framework - SynTest Core.

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/*
* Copyright 2020-2023 Delft University of Technology and SynTest contributors
* Copyright 2020-2023 SynTest contributors
*

@@ -6,0 +6,0 @@ * This file is part of SynTest Framework - SynTest Core.

"use strict";
/*
* Copyright 2020-2023 Delft University of Technology and SynTest contributors
* Copyright 2020-2023 SynTest contributors
*

@@ -5,0 +5,0 @@ * This file is part of SynTest Framework - SynTest Core.

{
"name": "@syntest/metric",
"version": "0.1.1",
"version": "0.1.2-beta.0",
"description": "The metrics library of the SynTest Framework",

@@ -39,2 +39,4 @@ "keywords": [

"lint:fix": "eslint --config ../../.eslintrc.json --ignore-path ../../.eslintignore . --fix",
"postinstall": "cp ../../NOTICE.header.ts ./",
"prepack": "cp ../../LICENSE ./ && cp ../../NOTICE ./",
"test": "mocha --config ../../.mocharc.json",

@@ -46,3 +48,3 @@ "test:coverage": "nyc --reporter=text --reporter=html mocha --config ../../.mocharc.json",

"dependencies": {
"@syntest/logging": "^0.1.1",
"@syntest/logging": "^0.1.2-beta.0",
"yargs": "^17.7.1"

@@ -56,3 +58,3 @@ },

},
"gitHead": "912254257fbc2c098f58a4691e3c71fc00498222"
"gitHead": "3eb6866b7d9edeaa1209b7f06381b08a2221be01"
}

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