Socket
Socket
Sign inDemoInstall

@opentelemetry/semantic-conventions

Package Overview
Dependencies
Maintainers
2
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 1.1.0 to 1.1.1

build/esm/index.d.ts

2

build/src/version.d.ts

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

export declare const VERSION = "1.1.0";
export declare const VERSION = "1.1.1";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '1.1.0';
exports.VERSION = '1.1.1';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/semantic-conventions",
"version": "1.1.0",
"version": "1.1.1",
"description": "OpenTelemetry semantic conventions",

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

"scripts": {
"prepublishOnly": "npm run compile",
"compile": "tsc --build tsconfig.all.json",

@@ -65,3 +66,3 @@ "clean": "tsc --build --clean tsconfig.all.json",

},
"gitHead": "f384303ac469914d0dbafde0758ccdae473f336e"
"gitHead": "b0f8a2d36e6d1d3090c3d2380608d2102c826e0b"
}

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