Socket
Socket
Sign inDemoInstall

@opentelemetry/semantic-conventions

Package Overview
Dependencies
Maintainers
4
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/semantic-conventions - npm Package Compare versions

Comparing version 0.18.1-alpha.12 to 0.18.1-alpha.13

2

build/src/trace/general.d.ts

@@ -21,3 +21,5 @@ /**

INPROC: string;
PIPE: string;
UNIX: string;
};
//# sourceMappingURL=general.d.ts.map

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

INPROC: 'inproc',
PIPE: 'pipe',
UNIX: 'Unix',
};
//# sourceMappingURL=general.js.map

4

package.json
{
"name": "@opentelemetry/semantic-conventions",
"version": "0.18.1-alpha.12+6540b54a",
"version": "0.18.1-alpha.13+445c39fc",
"description": "OpenTelemetry semantic conventions",

@@ -56,3 +56,3 @@ "main": "build/src/index.js",

},
"gitHead": "6540b54a8bd49746e164ab730269188237f89b1c"
"gitHead": "445c39fcd54675d455115e22605b6cf3434eb071"
}

Sorry, the diff of this file is not supported yet

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