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.2 to 1.3.3

2

dist/cjs/version.d.ts

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

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

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

export declare const VERSION = "1.3.2";
export declare const VERSION = "1.3.3";
//# sourceMappingURL=version.d.ts.map

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

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

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

"dependencies": {
"@appsignal/core": "^1.0.7",
"@appsignal/core": "^1.0.8",
"tslib": "^2.0.0"

@@ -34,3 +34,3 @@ },

},
"gitHead": "4e5234cc4510f8117e1f88cd5e2c8e18f9154300"
"gitHead": "29b77109a5c4a566a4794de7f0ac1a046ea77fe3"
}
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