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

to
1.3.1

2

dist/client.d.ts

@@ -16,3 +16,3 @@ import { NodeClient, Metrics, Plugin, Tracer } from "@appsignal/types";

#private;
readonly VERSION = "1.3.0";
readonly VERSION = "1.3.1";
config: Configuration;

@@ -19,0 +19,0 @@ agent: Agent;

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

export declare const VERSION = "1.3.0";
export declare const AGENT_VERSION = "271250f";
export declare const VERSION = "1.3.1";
export declare const AGENT_VERSION = "891c6b0";

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

// Do not touch this file, auto-generated by scripts/create-versionfile
exports.VERSION = "1.3.0";
exports.AGENT_VERSION = "271250f";
exports.VERSION = "1.3.1";
exports.AGENT_VERSION = "891c6b0";
{
"name": "@appsignal/nodejs",
"version": "1.3.0",
"version": "1.3.1",
"main": "dist/index",

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

"optionalDependencies": {
"@appsignal/nodejs-ext": "=1.2.7"
"@appsignal/nodejs-ext": "=1.2.8"
},

@@ -22,0 +22,0 @@ "scripts": {