@opentelemetry/semantic-conventions
Advanced tools
Comparing version 0.18.3-alpha.16 to 0.18.3-alpha.17
export * from './trace'; | ||
export * from './resource'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -29,2 +29,3 @@ "use strict"; | ||
__exportStar(require("./trace"), exports); | ||
__exportStar(require("./resource"), exports); | ||
//# sourceMappingURL=index.js.map |
@@ -1,9 +0,2 @@ | ||
export * from './database'; | ||
export * from './exception'; | ||
export * from './general'; | ||
export * from './http'; | ||
export * from './os'; | ||
export * from './rpc'; | ||
export * from './faas'; | ||
export * from './messaging'; | ||
export * from './SemanticAttributes'; | ||
//# sourceMappingURL=index.d.ts.map |
"use strict"; | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
}) : (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
o[k2] = m[k]; | ||
})); | ||
var __exportStar = (this && this.__exportStar) || function(m, exports) { | ||
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* | ||
@@ -17,21 +28,3 @@ * Copyright The OpenTelemetry Authors | ||
*/ | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
}) : (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
o[k2] = m[k]; | ||
})); | ||
var __exportStar = (this && this.__exportStar) || function(m, exports) { | ||
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./database"), exports); | ||
__exportStar(require("./exception"), exports); | ||
__exportStar(require("./general"), exports); | ||
__exportStar(require("./http"), exports); | ||
__exportStar(require("./os"), exports); | ||
__exportStar(require("./rpc"), exports); | ||
__exportStar(require("./faas"), exports); | ||
__exportStar(require("./messaging"), exports); | ||
__exportStar(require("./SemanticAttributes"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@opentelemetry/semantic-conventions", | ||
"version": "0.18.3-alpha.16+7f7afa7b", | ||
"version": "0.18.3-alpha.17+031b0f42", | ||
"description": "OpenTelemetry semantic conventions", | ||
@@ -56,3 +56,3 @@ "main": "build/src/index.js", | ||
}, | ||
"gitHead": "7f7afa7bb88edf4a4d46da8b252116d92b578b79" | ||
"gitHead": "031b0f4286f18a1d08523c87e419803fd1b0c9c2" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
122632
2277
21
2