New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@appsignal/cli

Package Overview
Dependencies
Maintainers
8
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsignal/cli - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

dist/installers/node/demo.d.ts

6

CHANGELOG.md
# 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 @@

4

dist/installers/node/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc