instana-aws-lambda-auto-wrap
Advanced tools
Comparing version 2.25.2 to 2.25.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.25.3](https://github.com/instana/nodejs/compare/v2.25.2...v2.25.3) (2023-06-27) | ||
**Note:** Version bump only for package instana-aws-lambda-auto-wrap | ||
## [2.25.2](https://github.com/instana/nodejs/compare/v2.25.1...v2.25.2) (2023-06-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "instana-aws-lambda-auto-wrap", | ||
"version": "2.25.2", | ||
"version": "2.25.3", | ||
"description": "Automatically wrap AWS Lambdas for Instana tracing and monitoring without code modification.", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"test:debug": "WITH_STDOUT=true npm run test", | ||
"test:ci": "echo \"******* Files to be tested:\n $CI_AWS_LAMBDA_AUTO_WRAP_TEST_FILES\" && if [ -z \"${CI_AWS_LAMBDA_AUTO_WRAP_TEST_FILES}\" ]; then echo \"No Files to test in this node\"; else mocha --config=test/.mocharc.js --reporter mocha-multi-reporters --reporter-options configFile=reporter-config.json --sort ${CI_LAMBDA_AUTO_WRAP_TEST_FILES}; fi", | ||
"test:ci": "echo \"******* Files to be tested:\n $CI_AWS_LAMBDA_AUTO_WRAP_TEST_FILES\" && if [ -z \"${CI_AWS_LAMBDA_AUTO_WRAP_TEST_FILES}\" ]; then echo \"No test files have been assigned to this CircleCI executor.\"; else mocha --config=test/.mocharc.js --reporter mocha-multi-reporters --reporter-options configFile=reporter-config.json --sort ${CI_LAMBDA_AUTO_WRAP_TEST_FILES}; fi", | ||
"lint": "eslint src", | ||
@@ -67,4 +67,4 @@ "verify": "npm run lint", | ||
"dependencies": { | ||
"@instana/aws-lambda": "2.25.2", | ||
"@instana/core": "2.25.2" | ||
"@instana/aws-lambda": "2.25.3", | ||
"@instana/core": "2.25.3" | ||
}, | ||
@@ -74,3 +74,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "75ea06746e1c37f284a91fe40366b851c9f8452d" | ||
"gitHead": "056df7760fc065959570c1ceb92115778db42e27" | ||
} |
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
19035
+ Added@instana/aws-lambda@2.25.3(transitive)
+ Added@instana/core@2.25.3(transitive)
+ Addedsemver@7.5.3(transitive)
- Removed@instana/aws-lambda@2.25.2(transitive)
- Removed@instana/core@2.25.2(transitive)
- Removedlru-cache@4.1.5(transitive)
- Removedpseudomap@1.0.2(transitive)
- Removedsemver@7.3.3(transitive)
- Removedyallist@2.1.2(transitive)
Updated@instana/aws-lambda@2.25.3
Updated@instana/core@2.25.3