New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@appsignal/nodejs

Package Overview
Dependencies
Maintainers
6
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsignal/nodejs - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

dist/version.d.ts

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

export declare const VERSION = "1.0.0";
export declare const AGENT_VERSION = "2f2cb43";
export declare const VERSION = "1.0.1";
export declare const AGENT_VERSION = "5b16a75";

@@ -5,3 +5,3 @@ "use strict";

// Do not touch this file, auto-generated by scripts/create-versionfile
exports.VERSION = "1.0.0";
exports.AGENT_VERSION = "2f2cb43";
exports.VERSION = "1.0.1";
exports.AGENT_VERSION = "5b16a75";
{
"name": "@appsignal/nodejs",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/index",

@@ -19,3 +19,3 @@ "types": "dist/index",

"optionalDependencies": {
"@appsignal/nodejs-ext": "^1.0.0"
"@appsignal/nodejs-ext": "^1.0.1"
},

@@ -39,3 +39,3 @@ "scripts": {

},
"gitHead": "e347032f4e921f8e2dfe2ba6b47d483511a3c50c"
"gitHead": "f07006e9062052dc6cb0c56c8c3564993152a115"
}
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