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.2-beta.0 to 0.1.2-beta.1

2

dist/index.js

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

*
* This file is part of SynTest Framework - SynTest Core.
* This file is part of SynTest Framework - SynTest Framework.
*

@@ -23,0 +23,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

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

*
* This file is part of SynTest Framework - SynTest Core.
* This file is part of SynTest Framework - SynTest Framework.
*

@@ -8,0 +8,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

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

*
* This file is part of SynTest Framework - SynTest Core.
* This file is part of SynTest Framework - SynTest Framework.
*

@@ -10,0 +10,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

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

*
* This file is part of SynTest Framework - SynTest Core.
* This file is part of SynTest Framework - SynTest Framework.
*

@@ -8,0 +8,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

/*
* Copyright 2020-<%= YEAR %> SynTest contributors
*
* This file is part of SynTest Framework - SynTest Core.
* This file is part of SynTest Framework - SynTest Framework.
*

@@ -6,0 +6,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

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

*
* This file is part of SynTest Framework - SynTest Core.
* This file is part of SynTest Framework - SynTest Framework.
*

@@ -9,0 +9,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

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

*
* This file is part of SynTest Framework - SynTest Core.
* This file is part of SynTest Framework - SynTest Framework.
*

@@ -8,0 +8,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

{
"name": "@syntest/metric",
"version": "0.1.2-beta.0",
"description": "The metrics library of the SynTest Framework",
"version": "0.1.2-beta.1",
"description": "SynTest library for collecting and storing metrics",
"keywords": [
"syntest",
"automatic-test-generation"
"syntest-framework"
],
"homepage": "https://www.syntest.org",
"bugs": {
"url": "https://github.com/syntest-framework/syntest-core/issues"
"url": "https://github.com/syntest-framework/syntest-framework/issues"
},

@@ -28,3 +28,3 @@ "license": "Apache-2.0",

"type": "git",
"url": "git+https://github.com/syntest-framework/syntest-core.git"
"url": "git+https://github.com/syntest-framework/syntest-framework.git"
},

@@ -48,3 +48,3 @@ "scripts": {

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

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

},
"gitHead": "3eb6866b7d9edeaa1209b7f06381b08a2221be01"
"gitHead": "fde9b03d42f12281adcc328da801449c10b3bed7"
}

@@ -1,1 +0,17 @@

# The metrics library of the SynTest Ecosystem
# SynTest - Metric
> Library for collecting and storing metrics
## Installation
```bash
npm install @syntest/metric
```
## Usage
For usage, see the [documentation](https://www.syntest.org/docs).
## License
The code within this project is licensed under the [Apache-2.0 license](LICENSE).

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