@appsignal/javascript
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.3.2"; | ||
export declare const VERSION = "1.3.3"; | ||
//# sourceMappingURL=version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.VERSION = void 0; | ||
exports.VERSION = "1.3.2"; | ||
exports.VERSION = "1.3.3"; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.3.2"; | ||
export declare const VERSION = "1.3.3"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export var VERSION = "1.3.2"; | ||
export var VERSION = "1.3.3"; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@appsignal/javascript", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"main": "dist/cjs/index.js", | ||
@@ -27,3 +27,3 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@appsignal/core": "^1.0.7", | ||
"@appsignal/core": "^1.0.8", | ||
"tslib": "^2.0.0" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "4e5234cc4510f8117e1f88cd5e2c8e18f9154300" | ||
"gitHead": "29b77109a5c4a566a4794de7f0ac1a046ea77fe3" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@appsignal/core@^1.0.8