winston-transport
Advanced tools
Comparing version 4.4.1 to 4.4.2
@@ -0,0 +0,0 @@ # CHANGELOG |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ // Type definitions for winston-transport 3.0 |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "winston-transport", | ||
"description": "Base stream implementations for winston@3 and up.", | ||
"version": "4.4.1", | ||
"version": "4.4.2", | ||
"main": "index.js", | ||
@@ -12,3 +12,3 @@ "browser": "dist/index.js", | ||
"report": "nyc report --reporter=lcov", | ||
"build": "rimraf dist && babel *.js -d ./dist", | ||
"build": "./node_modules/.bin/rimraf dist && babel *.js -d ./dist", | ||
"prepublishOnly": "npm run build" | ||
@@ -32,3 +32,3 @@ }, | ||
"dependencies": { | ||
"logform": "^2.2.0", | ||
"logform": "^2.3.2", | ||
"readable-stream": "^3.4.0", | ||
@@ -44,3 +44,3 @@ "triple-beam": "^1.2.0" | ||
"eslint-config-populist": "^4.2.0", | ||
"logform": "^2.2.0", | ||
"logform": "^2.3.2", | ||
"mocha": "^8.0.1", | ||
@@ -47,0 +47,0 @@ "nyc": "^15.1.0", |
@@ -0,0 +0,0 @@ # winston-transport |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
30878
Updatedlogform@^2.3.2