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

npmlog

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npmlog - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

2

package.json

@@ -5,3 +5,3 @@ {

"description": "logger for npm",
"version": "4.0.1",
"version": "4.0.2",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

@@ -13,5 +13,11 @@ # npmlog

# Installation
```console
npm install npmlog --save
```
# Basic Usage
```
```javascript
var log = require('npmlog')

@@ -18,0 +24,0 @@

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