@appsignal/cli
Advanced tools
Comparing version 1.2.1 to 1.2.2
# AppSignal CLI changelog | ||
## 1.2.2 | ||
### Changed | ||
- [3e483cf](https://github.com/appsignal/appsignal-javascript/commit/3e483cf1d3840d6b28df19c144c90211a677ec25) patch - Update Node.js documentation links. The docs have moved to a v3 sub section. | ||
## 1.2.1 | ||
@@ -4,0 +10,0 @@ |
@@ -166,6 +166,6 @@ "use strict"; | ||
console.log(); | ||
console.log("You've chosen to use environment variables to configure AppSignal:\n\n export APPSIGNAL_PUSH_API_KEY=\"".concat(pushApiKey, "\"\n\nIf you're using a cloud provider such as Heroku etc., seperate instructions on how to add these environment variables are available in our documentation:\n\n \uD83D\uDD17 https://docs.appsignal.com/nodejs/configuration")); | ||
console.log("You've chosen to use environment variables to configure AppSignal:\n\n export APPSIGNAL_PUSH_API_KEY=\"".concat(pushApiKey, "\"\n\nIf you're using a cloud provider such as Heroku etc., seperate instructions on how to add these environment variables are available in our documentation:\n\n \uD83D\uDD17 https://docs.appsignal.com/nodejs/3.x/configuration.html")); | ||
} | ||
console.log(); | ||
console.log("Some integrations require additional setup. See https://docs.appsignal.com/nodejs/integrations/ for more information.\n\nNeed any further help? Feel free to ask a human at ".concat(chalk_1.default.bold("support@appsignal.com"), "!")); | ||
console.log("Some integrations require additional setup. See https://docs.appsignal.com/nodejs/3.x/integrations.html for more information.\n\nNeed any further help? Feel free to ask a human at ".concat(chalk_1.default.bold("support@appsignal.com"), "!")); | ||
} | ||
@@ -172,0 +172,0 @@ return [2]; |
{ | ||
"name": "@appsignal/cli", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"main": "./dist/index", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
50259
36
499
11