Socket
Socket
Sign inDemoInstall

@appsignal/javascript

Package Overview
Dependencies
Maintainers
8
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsignal/javascript - npm Package Compare versions

Comparing version 1.3.28 to 1.3.29

8

CHANGELOG.md
# AppSignal for JavaScript changelog
## 1.3.29
_Published on 2024-04-22._
### Changed
- patch - Update @appsignal/core dependency to 1.1.21.
## 1.3.28

@@ -4,0 +12,0 @@

2

dist/cjs/version.d.ts

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

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

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

export declare const VERSION = "1.3.27";
export declare const VERSION = "1.3.28";
//# sourceMappingURL=version.d.ts.map

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

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

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

"dependencies": {
"@appsignal/core": "=1.1.20",
"@appsignal/core": "=1.1.21",
"@appsignal/types": "=3.0.1",

@@ -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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc