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

@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.12.1-alpha.54 to 0.13.0

build/src/trace/faas.d.ts

1

build/src/trace/index.d.ts

@@ -7,2 +7,3 @@ export * from './database';

export * from './rpc';
export * from './faas';
//# sourceMappingURL=index.d.ts.map

@@ -34,2 +34,3 @@ "use strict";

__exportStar(require("./rpc"), exports);
__exportStar(require("./faas"), exports);
//# sourceMappingURL=index.js.map

2

build/src/version.d.ts

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

export declare const VERSION = "0.12.1-alpha.54+3f72613a";
export declare const VERSION = "0.13.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.12.1-alpha.54+3f72613a';
exports.VERSION = '0.13.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/semantic-conventions",
"version": "0.12.1-alpha.54+3f72613a",
"version": "0.13.0",
"description": "OpenTelemetry semantic conventions",

@@ -44,6 +44,6 @@ "main": "build/src/index.js",

"devDependencies": {
"@types/mocha": "8.0.2",
"@types/node": "14.0.27",
"@types/sinon": "9.0.4",
"codecov": "3.7.2",
"@types/mocha": "8.0.4",
"@types/node": "14.14.10",
"@types/sinon": "9.0.9",
"codecov": "3.8.1",
"gts": "2.0.2",

@@ -54,8 +54,8 @@ "mocha": "7.2.0",

"rimraf": "3.0.2",
"sinon": "9.0.3",
"ts-mocha": "7.0.0",
"sinon": "9.2.1",
"ts-mocha": "8.0.0",
"ts-node": "9.0.0",
"typescript": "3.9.7"
},
"gitHead": "3f72613a36b6f97555a0fa7481755cf8b6cce1a7"
"gitHead": "86cbd6798f9318c5920f9d9055f289a1c3f26500"
}

Sorry, the diff of this file is not supported yet

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