Socket
Socket
Sign inDemoInstall

@appsignal/javascript

Package Overview
Dependencies
3
Maintainers
6
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.11 to 1.3.12

3

CHANGELOG.md
# Changelog
## 1.3.12
- Dependency bumps
## 1.3.11

@@ -4,0 +7,0 @@ - Dependency bumps

2

dist/cjs/version.d.ts

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

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

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

export declare const VERSION = "1.3.11";
export declare const VERSION = "1.3.12";
//# sourceMappingURL=version.d.ts.map

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

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

@@ -27,4 +27,4 @@ "module": "dist/esm/index.js",

"dependencies": {
"@appsignal/core": "^1.1.6",
"@appsignal/types": "^2.0.4",
"@appsignal/core": "^1.1.7",
"@appsignal/types": "^2.0.5",
"tslib": "^2.0.3"

@@ -35,3 +35,3 @@ },

},
"gitHead": "257e240711865bf4c4a9343beed71d2aec982571"
"gitHead": "2366aaa76dde1a81c91d404d81d978c41282aa9b"
}
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