Socket
Socket
Sign inDemoInstall

@pnp/logging

Package Overview
Dependencies
Maintainers
13
Versions
1046
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnp/logging - npm Package Compare versions

Comparing version 3.0.0-v3nightly.20210905 to 3.0.0-v3nightly.20210906

0

behaviors/pnp-logging.d.ts
import { LogLevel } from "../logger.js";
export declare function PnPLogging<T>(activeLevel: LogLevel): (o: T) => T;
//# sourceMappingURL=pnp-logging.d.ts.map

@@ -0,0 +0,0 @@ import { Logger } from "../logger.js";

@@ -0,0 +0,0 @@ export * from "./logger.js";

@@ -0,0 +0,0 @@ export * from "./logger.js";

@@ -0,0 +0,0 @@ import { ILogEntry, ILogListener } from "./logger.js";

@@ -0,0 +0,0 @@ export function ConsoleListener(prefix, colors) {

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

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

2

package.json
{
"name": "@pnp/logging",
"version": "3.0.0-v3nightly.20210905",
"version": "3.0.0-v3nightly.20210906",
"description": "pnp - light-weight, subscribable logging framework",

@@ -5,0 +5,0 @@ "main": "./index.js",

@@ -0,0 +0,0 @@ ![SharePoint Patterns and Practices](https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png)

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