Comparing version 0.1.1 to 0.1.2
@@ -30,3 +30,3 @@ /* eslint new-cap: [0] */ | ||
return winston.Logger({ | ||
return new winston.Logger({ | ||
transports: transports | ||
@@ -33,0 +33,0 @@ }); |
{ | ||
"name": "node-jira", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "NodeJS library to access Attlasian Jira's Rest API", | ||
@@ -5,0 +5,0 @@ "main": "lib/NodeJira.js", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
6704
7
123