@appsignal/javascript
Advanced tools
Comparing version 1.3.19 to 1.3.20
# AppSignal for JavaScript changelog | ||
## 1.3.20 | ||
### Changed | ||
- patch - Update @appsignal/core dependency to 1.1.15. | ||
## 1.3.19 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.3.18"; | ||
export declare const VERSION = "1.3.19"; | ||
//# sourceMappingURL=version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.VERSION = void 0; | ||
exports.VERSION = "1.3.18"; | ||
exports.VERSION = "1.3.19"; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.3.18"; | ||
export declare const VERSION = "1.3.19"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export var VERSION = "1.3.18"; | ||
export var VERSION = "1.3.19"; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@appsignal/javascript", | ||
"version": "1.3.19", | ||
"version": "1.3.20", | ||
"main": "dist/cjs/index.js", | ||
@@ -28,3 +28,3 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@appsignal/core": "=1.1.14", | ||
"@appsignal/core": "=1.1.15", | ||
"@appsignal/types": "=2.1.6", | ||
@@ -31,0 +31,0 @@ "tslib": "^2.3.0" |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
101849
5
Updated@appsignal/core@=1.1.15