Socket
Socket
Sign inDemoInstall

@opentelemetry/instrumentation-fs

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-fs - npm Package Compare versions

Comparing version 0.8.3 to 0.8.4

2

build/src/version.d.ts

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

export declare const VERSION = "0.8.3";
export declare const VERSION = "0.8.4";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.8.3';
exports.VERSION = '0.8.4';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-fs",
"version": "0.8.3",
"version": "0.8.4",
"description": "OpenTelemetry automatic instrumentation package for fs",

@@ -14,5 +14,5 @@ "main": "build/src/index.js",

"lint:fix": "eslint . --ext .ts --fix",
"precompile": "tsc --version && lerna run version --scope @opentelemetry/instrumentation-fs --include-dependencies",
"precompile": "tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-fs --include-dependencies",
"prewatch": "npm run precompile",
"prepare": "npm run compile",
"prepublishOnly": "npm run compile",
"version:update": "node ../../../scripts/version-update.js",

@@ -63,7 +63,7 @@ "compile": "npm run version:update && tsc -p ."

"@opentelemetry/core": "^1.8.0",
"@opentelemetry/instrumentation": "^0.45.1",
"@opentelemetry/instrumentation": "^0.46.0",
"@opentelemetry/semantic-conventions": "^1.0.0"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-fs#readme",
"gitHead": "607d375595da3ab51b7f773ac360900121c4361b"
"gitHead": "90928231259bbbdf6980f184bc7420503048b77e"
}

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