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

io-ng2-logger

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io-ng2-logger - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

4

lib/logger.d.ts

@@ -28,3 +28,3 @@ export interface Icb {

*/
export declare function log(log: any, cb?: Icb): any;
export declare function log(log: IMeta, cb?: Icb): any;
/**

@@ -36,2 +36,2 @@ * both meta and config must have the same values

*/
export declare function config(val: any): void;
export declare function config(val: IMeta): void;
{
"name": "io-ng2-logger",
"version": "0.1.5",
"version": "0.1.6",
"description": "Angular2 Base Utilities",

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

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