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

ngx-logs

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-logs - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

3

package.json

@@ -8,3 +8,3 @@ {

"description": "A Web console is a tool which is mainly used to log information associated with a web page like: network requests, JavaScript, security errors, warnings, CSS etc. It enables us to interact with a web page by executing JavaScript expression in the contents of the page.",
"version": "3.0.1",
"version": "3.0.2",
"peerDependencies": {

@@ -17,2 +17,3 @@ "@angular/common": "^15.2.0",

},
"homepage": "https://www.beforepost.com/package/ngx/ngx-logs",
"icon": "https://icon.beforepost.com/1S97FDGY-HWPHWB61-5MT8XLUK.svg",

@@ -19,0 +20,0 @@ "keywords": [

@@ -5,4 +5,10 @@ <img width="256px" src="https://icon.beforepost.com/1S97FDGY-HWPHWB61-5MT8XLUK.svg"/>

[![ngx-logs](https://img.shields.io/npm/dm/ngx-logs.svg)](https://npmjs.org/package/ngx-logs)
[![npm version](https://badge.fury.io/js/ngx-logs.svg)](https://badge.fury.io/js/ngx-logs)
[![](https://data.jsdelivr.com/v1/package/npm/ngx-logs/badge)](https://www.jsdelivr.com/package/npm/ngx-logs)
[![ngx-logs](https://snyk.io//advisor/npm-package/ngx-logs/badge.svg)](https://snyk.io//advisor/npm-package/ngx-logs)
Console input / output strings or any message strings at browser console.

@@ -9,0 +15,0 @@ The **`console.log()`** method outputs a message to the web console. The message may be a single string (with optional substitution values), or it may be any one or more JavaScript objects.

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