@appsignal/nodejs
Advanced tools
Comparing version
@@ -16,3 +16,3 @@ import { NodeClient, Metrics, Plugin, Tracer } from "@appsignal/types"; | ||
#private; | ||
readonly VERSION = "1.2.4"; | ||
readonly VERSION = "1.2.5-alpha.1"; | ||
config: Configuration; | ||
@@ -19,0 +19,0 @@ agent: Agent; |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.2.4"; | ||
export declare const VERSION = "1.2.5-alpha.1"; | ||
export declare const AGENT_VERSION = "d08ae6c"; |
@@ -5,3 +5,3 @@ "use strict"; | ||
// Do not touch this file, auto-generated by scripts/create-versionfile | ||
exports.VERSION = "1.2.4"; | ||
exports.VERSION = "1.2.5-alpha.1"; | ||
exports.AGENT_VERSION = "d08ae6c"; |
{ | ||
"name": "@appsignal/nodejs", | ||
"version": "1.2.4", | ||
"version": "1.2.5-alpha.1", | ||
"main": "dist/index", | ||
@@ -19,5 +19,6 @@ "types": "dist/index", | ||
"optionalDependencies": { | ||
"@appsignal/nodejs-ext": "^1.2.4" | ||
"@appsignal/nodejs-ext": "=1.2.5" | ||
}, | ||
"scripts": { | ||
"prebuild": "npm run versionfile", | ||
"build": "tsc -p tsconfig.json", | ||
@@ -38,4 +39,3 @@ "build:watch": "npm run versionfile && tsc -p tsconfig.json -w --preserveWatchOutput", | ||
"access": "public" | ||
}, | ||
"gitHead": "1b980abf6a70ec4b1fe571a376557fb787187c0a" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
327285
-0.79%74
-2.63%2
100%