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

@appsignal/nodejs

Package Overview
Dependencies
Maintainers
6
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsignal/nodejs - npm Package Compare versions

Comparing version 1.0.0-beta.0 to 1.0.0

2

dist/version.d.ts

@@ -1,2 +0,2 @@

export declare const VERSION = "1.0.0-beta.0";
export declare const VERSION = "1.0.0";
export declare const AGENT_VERSION = "2f2cb43";

@@ -5,3 +5,3 @@ "use strict";

// Do not touch this file, auto-generated by scripts/create-versionfile
exports.VERSION = "1.0.0-beta.0";
exports.VERSION = "1.0.0";
exports.AGENT_VERSION = "2f2cb43";
{
"name": "@appsignal/nodejs",
"version": "1.0.0-beta.0",
"version": "1.0.0",
"main": "dist/index",

@@ -11,3 +11,3 @@ "types": "dist/index",

"dependencies": {
"@appsignal/core": "^1.0.9",
"@appsignal/core": "^1.1.1",
"@appsignal/types": "^1.0.0",

@@ -20,3 +20,3 @@ "require-in-the-middle": "^5.0.3",

"optionalDependencies": {
"@appsignal/nodejs-ext": "^1.0.0-beta.0"
"@appsignal/nodejs-ext": "^1.0.0"
},

@@ -40,3 +40,3 @@ "scripts": {

},
"gitHead": "68b9968ed10cac8512cd20e652b8d7ae6be43474"
"gitHead": "e347032f4e921f8e2dfe2ba6b47d483511a3c50c"
}
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