@appsignal/javascript
Advanced tools
Comparing version 1.3.20 to 1.3.21
# AppSignal for JavaScript changelog | ||
## 1.3.21 | ||
### Changed | ||
- patch - Update @appsignal/core dependency to 1.1.16. | ||
- patch - Update @appsignal/types dependency to 2.1.7. | ||
- patch - Update @appsignal/core dependency to 1.1.16. | ||
### Fixed | ||
- [038d1b8](https://github.com/appsignal/appsignal-javascript/commit/038d1b8beb4042b2610ee3db1c6b3bdb3c9e881f) patch - Fix distributed sourcemaps to include the referenced source properly. | ||
## 1.3.20 | ||
@@ -4,0 +16,0 @@ |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.3.19"; | ||
export declare const VERSION = "1.3.20"; | ||
//# sourceMappingURL=version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.VERSION = void 0; | ||
exports.VERSION = "1.3.19"; | ||
exports.VERSION = "1.3.20"; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.3.19"; | ||
export declare const VERSION = "1.3.20"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export var VERSION = "1.3.19"; | ||
export var VERSION = "1.3.20"; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@appsignal/javascript", | ||
"version": "1.3.20", | ||
"version": "1.3.21", | ||
"main": "dist/cjs/index.js", | ||
@@ -28,4 +28,4 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@appsignal/core": "=1.1.15", | ||
"@appsignal/types": "=2.1.6", | ||
"@appsignal/core": "=1.1.16", | ||
"@appsignal/types": "=2.1.7", | ||
"tslib": "^2.3.0" | ||
@@ -32,0 +32,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
154794
4
Updated@appsignal/core@=1.1.16
Updated@appsignal/types@=2.1.7