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

@syntest/logging

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syntest/logging - 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");

@@ -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");

{
"name": "@syntest/logging",
"version": "0.1.2-beta.0",
"description": "The log library of the SynTest Framework",
"version": "0.1.2-beta.1",
"description": "SynTest library for logging",
"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"
},

@@ -32,3 +32,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"
},

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

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

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

# SynTest Logging Library
# SynTest - Logging
> Library for logging
## Installation
```bash
npm install @syntest/logging
```
## 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

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