Socket
Socket
Sign inDemoInstall

@opentelemetry/sql-common

Package Overview
Dependencies
3
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.40.0 to 0.40.1

12

package.json
{
"name": "@opentelemetry/sql-common",
"version": "0.40.0",
"version": "0.40.1",
"description": "Utilities for SQL instrumentations",

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

"prewatch": "npm run precompile",
"prepare": "npm run compile",
"prepublishOnly": "npm run compile",
"test": "nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'",

@@ -30,5 +30,3 @@ "watch": "tsc -w"

"build/**/*.js.map",
"build/**/*.d.ts",
"LICENSE",
"README.md"
"build/**/*.d.ts"
],

@@ -53,3 +51,3 @@ "author": "OpenTelemetry Authors",

"@types/mocha": "^7.0.2",
"@types/node": "18.11.7",
"@types/node": "18.6.5",
"mocha": "7.2.0",

@@ -60,3 +58,3 @@ "nyc": "15.1.0",

},
"gitHead": "f81f8a76a8f0af2101c62dbc73cde442f875d833"
"gitHead": "96a87b48934f0afcf1fe637eed6704f35bd8e973"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc