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

@opencensus/resource-util

Package Overview
Dependencies
Maintainers
7
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencensus/resource-util - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

8

package.json
{
"name": "@opencensus/resource-util",
"version": "0.0.20",
"version": "0.0.21",
"description": "The OpenCensus Monitored Resource Util for Node.js is a collection of utilities for auto detecting monitored resource when exporting stats, based on the environment where the application is running.",

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

"devDependencies": {
"@types/mocha": "^5.2.5",
"@types/mocha": "^7.0.0",
"@types/nock": "^10.0.0",

@@ -58,3 +58,3 @@ "@types/node": "^9.4.7",

"gts": "^1.0.0",
"mocha": "^6.1.0",
"mocha": "^7.0.0",
"nock": "^10.0.0",

@@ -67,5 +67,5 @@ "nyc": "^14.0.0",

"dependencies": {
"@opencensus/core": "^0.0.20",
"@opencensus/core": "^0.0.21",
"gcp-metadata": "^3.0.0"
}
}
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