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.9 to 1.3.10

3

CHANGELOG.md
# Changelog
## 1.3.10
- Dependency bumps
## 1.3.9

@@ -4,0 +7,0 @@ - Fix `Queue.push` causing a failed compile due to correctness improvement in `tsc`

2

dist/cjs/version.d.ts

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

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

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

export declare const VERSION = "1.3.9";
export declare const VERSION = "1.3.10";
//# sourceMappingURL=version.d.ts.map

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

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

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

"dependencies": {
"@appsignal/core": "^1.1.4",
"@appsignal/types": "^2.0.2",
"@appsignal/core": "^1.1.5",
"@appsignal/types": "^2.0.3",
"tslib": "^2.0.3"

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

},
"gitHead": "73fa76cff447c6fd398c5c5761758297f641fd61"
"gitHead": "5b9339bd7e5ac894d7a66cb83a01fde4c4e5f6b6"
}

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

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