Socket
Socket
Sign inDemoInstall

@appsignal/javascript

Package Overview
Dependencies
3
Maintainers
8
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.29 to 1.3.30

8

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

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

2

dist/cjs/version.d.ts

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

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

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

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

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

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

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

"dependencies": {
"@appsignal/core": "=1.1.21",
"@appsignal/core": "=1.1.22",
"@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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc