You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@opentelemetry/resources

Package Overview
Dependencies
Maintainers
5
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.2 to 0.6.0

2

build/src/version.d.ts

@@ -16,2 +16,2 @@ /*!

*/
export declare const VERSION = "0.5.2";
export declare const VERSION = "0.6.0";

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.5.2';
exports.VERSION = '0.6.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/resources",
"version": "0.5.2",
"version": "0.6.0",
"description": "OpenTelemetry SDK resources",

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

"mocha": "^6.2.0",
"nyc": "^14.1.1",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",

@@ -58,5 +58,5 @@ "ts-mocha": "^6.0.0",

"dependencies": {
"@opentelemetry/api": "^0.5.2",
"@opentelemetry/base": "^0.5.2"
"@opentelemetry/api": "^0.6.0",
"@opentelemetry/base": "^0.6.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc