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

@furystack/logging

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@furystack/logging - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

0

dist/AbstractLogger.d.ts

@@ -0,0 +0,0 @@ import { LeveledLogEntry, LogEntry } from './LogEntries';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { AbstractLogger } from './AbstractLogger';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './AbstractLogger';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Constructable } from '@furystack/inject';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { LeveledLogEntry, LogEntry } from './LogEntries';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=Logger.js.map

@@ -0,0 +0,0 @@ import { AbstractLogger } from './AbstractLogger';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { AbstractLogger } from './AbstractLogger';

@@ -0,0 +0,0 @@ "use strict";

6

package.json
{
"name": "@furystack/logging",
"version": "2.0.10",
"version": "2.0.11",
"description": "Logging API for FuryStack package",

@@ -45,6 +45,6 @@ "main": "dist/index.js",

"dependencies": {
"@furystack/inject": "^4.0.4"
"@furystack/inject": "^4.0.5"
},
"typings": "./dist/index.d.ts",
"gitHead": "ca2e0560efe2fc377d8790555817987012fc0659"
"gitHead": "796eab2ff03a2521e015ca28c341421f7f6d0aa7"
}

@@ -0,0 +0,0 @@ # @furystack/logging

@@ -0,0 +0,0 @@ import { LeveledLogEntry, LogEntry, LogLevel } from './LogEntries'

@@ -0,0 +0,0 @@ import { Injectable } from '@furystack/inject'

@@ -0,0 +0,0 @@ export * from './AbstractLogger'

@@ -0,0 +0,0 @@ import { Constructable } from '@furystack/inject'

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import { LeveledLogEntry, LogEntry } from './LogEntries'

@@ -0,0 +0,0 @@ import { Injectable } from '@furystack/inject'

@@ -0,0 +0,0 @@ import { AbstractLogger } from './AbstractLogger'

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