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.0-beta.4 to 0.1.0-beta.5

dist/lib/Configuration.d.ts

4

dist/index.d.ts

@@ -1,3 +0,3 @@

export * from "./logger";
export * from "./Configuration";
export * from "./lib/logger";
export * from "./lib/Configuration";
//# sourceMappingURL=index.d.ts.map

@@ -34,4 +34,4 @@ "use strict";

*/
__exportStar(require("./logger"), exports);
__exportStar(require("./Configuration"), exports);
__exportStar(require("./lib/logger"), exports);
__exportStar(require("./lib/Configuration"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@syntest/logging",
"version": "0.1.0-beta.4",
"version": "0.1.0-beta.5",
"description": "The log library of the SynTest Framework",

@@ -22,3 +22,7 @@ "keywords": [

"files": [
"dist",
"dist/lib",
"dist/index.d.ts",
"dist/index.d.ts.map",
"dist/index.js",
"dist/index.js.map",
"NOTICE",

@@ -50,3 +54,3 @@ "README.md"

"engines": {
"node": ">=10.24.0"
"node": ">=16"
},

@@ -56,3 +60,3 @@ "publishConfig": {

},
"gitHead": "cab834fe0b47f974ac53c90002b6237dc402d64b"
"gitHead": "3e256d32d5cd7185a5197f429d0454cb40982220"
}

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