Comparing version 4.0.1 to 4.0.2
@@ -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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
217
17153
5