@appsignal/javascript
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.1.0"; | ||
export declare const VERSION = "1.1.1"; | ||
//# sourceMappingURL=version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.VERSION = "1.1.0"; | ||
exports.VERSION = "1.1.1"; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.1.0"; | ||
export declare const VERSION = "1.1.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export var VERSION = "1.1.0"; | ||
export var VERSION = "1.1.1"; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@appsignal/javascript", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "dist/cjs/index.js", | ||
@@ -27,2 +27,3 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@appsignal/core": "^1.0.1", | ||
"tslib": "^1.10.0" | ||
@@ -33,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "4422939006f196292966eb9d390c15259056f02f" | ||
"gitHead": "fc647c3341ab1174e19b4de556fdf93c26a2a4b5" | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
84790
0
2
+ Added@appsignal/core@^1.0.1
+ Added@appsignal/core@1.1.23(transitive)
+ Addedtslib@2.8.1(transitive)