pn-lambda-logger
Advanced tools
Comparing version
{ | ||
"name": "pn-lambda-logger", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Logger for AWS Lambda nodejs.", | ||
@@ -19,3 +19,3 @@ "main": "dist/index.js", | ||
"author": "David Borgenvik", | ||
"license": "ISC", | ||
"license": "UNLICENSED", | ||
"homepage": "https://bitbucket.org/avupublicapis/pn-lambda-logger#readme", | ||
@@ -27,2 +27,3 @@ "dependencies": { | ||
"devDependencies": { | ||
"@cyclonedx/bom": "^3.10.6", | ||
"@types/ansi-regex": "^4.0.0", | ||
@@ -39,4 +40,5 @@ "@types/ansi-styles": "^3.2.1", | ||
"common-tags": "^1.8.0", | ||
"mocha": "5.2.0", | ||
"nyc": "13.3.0", | ||
"mocha": "^10.2.0", | ||
"nyc": "^15.1.0", | ||
"sonarqube-scanner": "^2.9.1", | ||
"ts-node": "7.0.1", | ||
@@ -62,7 +64,8 @@ "tslint": "5.11.0", | ||
"reporter": [ | ||
"lcov", | ||
"text" | ||
], | ||
"all": true, | ||
"check-coverage": true | ||
"check-coverage": false | ||
} | ||
} |
@@ -99,3 +99,2 @@ # A nodejs logger for AWS Lambda | ||
{ | ||
stdoutHijacker.ts:12 | ||
"@timestamp": 1541429192677, | ||
@@ -153,13 +152,10 @@ "level": "INFO", | ||
``` | ||
"version": "0.11.0",` to `"version": "0.12.0" | ||
``` | ||
`"version": "0.11.0"` to `"version": "0.12.0"` | ||
2. Make a commit titled "Release `version`": | ||
``` | ||
git add package.json | ||
git commit -m "Release 0.12.0" | ||
``` | ||
`git add package.json` | ||
`git commit -m "Release 0.12.0"` | ||
3. Tag your commit with the `version`, this is what triggers the deployment in Bitbucket Pipelines. | ||
@@ -166,0 +162,0 @@ The tagged commit must start with `release-` |
Explicitly Unlicensed Item
License(Experimental) Something was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
114563
261.47%38
46.15%1062
111.13%19
11.76%1
Infinity%1
Infinity%0
-100%171
-2.29%4
33.33%