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

@appsignal/javascript

Package Overview
Dependencies
Maintainers
3
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.0.0 to 1.0.1

CHANGELOG.md

2

dist/cjs/version.d.ts

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

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

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

export declare const VERSION = "1.0.0";
export declare const VERSION = "1.0.1";
//# sourceMappingURL=version.d.ts.map

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

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

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

},
"gitHead": "804f605f616b747a6b5e0e66e187ee647d85b6d2"
"gitHead": "e5e14e5abf27c1e111bb63a5d82957b61050ffda"
}
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