Socket
Socket
Sign inDemoInstall

@appsignal/javascript

Package Overview
Dependencies
Maintainers
6
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.7 to 1.3.8

4

CHANGELOG.md
# Changelog
## 1.3.7
- Dependency bumps
- Use @appsignal/types 2.0.0
## 1.3.6

@@ -4,0 +8,0 @@ - Add even more detail to default error message in setError if no `error.message` exists

2

dist/cjs/version.d.ts

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

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

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

export declare const VERSION = "1.3.7";
export declare const VERSION = "1.3.8";
//# sourceMappingURL=version.d.ts.map

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

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

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

"dependencies": {
"@appsignal/core": "^1.1.2",
"@appsignal/types": "^2.0.0",
"@appsignal/core": "^1.1.3",
"@appsignal/types": "^2.0.1",
"tslib": "^2.0.3"

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

},
"gitHead": "f6c4f76fa18eae685f8f5690060793627b8a319e"
"gitHead": "90bdaa4d9d30cbebb73c8898aeb85e4ce212185f"
}
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