Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@appsignal/javascript

Package Overview
Dependencies
Maintainers
4
Versions
59
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.1.0 to 1.1.1

2

dist/cjs/version.d.ts

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

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

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

export declare const VERSION = "1.1.0";
export declare const VERSION = "1.1.1";
//# sourceMappingURL=version.d.ts.map

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

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

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

"dependencies": {
"@appsignal/core": "^1.0.1",
"tslib": "^1.10.0"

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

},
"gitHead": "4422939006f196292966eb9d390c15259056f02f"
"gitHead": "fc647c3341ab1174e19b4de556fdf93c26a2a4b5"
}
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