@appsignal/nodejs
Advanced tools
Comparing version 0.1.0-alpha.2 to 0.1.0-alpha.3
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "0.1.0-alpha.2"; | ||
export declare const VERSION = "0.1.0-alpha.3"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.VERSION = "0.1.0-alpha.2"; | ||
exports.VERSION = "0.1.0-alpha.3"; |
{ | ||
"name": "@appsignal/nodejs", | ||
"version": "0.1.0-alpha.2", | ||
"version": "0.1.0-alpha.3", | ||
"main": "dist/index.js", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "62c2fab506496be15599cecbbc5ad3c257d78084" | ||
"gitHead": "c0d5d949bdefabe005526ee20a2f05cee453c284" | ||
} |
Sorry, the diff of this file is not supported yet