Socket
Socket
Sign inDemoInstall

@appsignal/javascript

Package Overview
Dependencies
12
Maintainers
9
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.24 to 1.3.25

6

CHANGELOG.md
# AppSignal for JavaScript changelog
## 1.3.25
### Changed
- patch - Update @appsignal/core dependency to 1.1.19.
## 1.3.24

@@ -4,0 +10,0 @@

2

dist/cjs/version.d.ts

@@ -1,2 +0,2 @@

export declare const VERSION = "1.3.23";
export declare const VERSION = "1.3.24";
//# sourceMappingURL=version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION = void 0;
exports.VERSION = "1.3.23";
exports.VERSION = "1.3.24";
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export declare const VERSION = "1.3.23";
export declare const VERSION = "1.3.24";
//# sourceMappingURL=version.d.ts.map

@@ -1,2 +0,2 @@

export var VERSION = "1.3.23";
export var VERSION = "1.3.24";
//# sourceMappingURL=version.js.map
{
"name": "@appsignal/javascript",
"version": "1.3.24",
"version": "1.3.25",
"main": "dist/cjs/index.js",

@@ -31,3 +31,3 @@ "module": "dist/esm/index.js",

"dependencies": {
"@appsignal/core": "=1.1.18",
"@appsignal/core": "=1.1.19",
"@appsignal/types": "=3.0.0",

@@ -34,0 +34,0 @@ "tslib": "^2.3.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc