@opentelemetry/semantic-conventions
Advanced tools
Comparing version 0.19.1-alpha.37 to 0.19.1-alpha.39
{ | ||
"name": "@opentelemetry/semantic-conventions", | ||
"version": "0.19.1-alpha.37+a0385c45", | ||
"version": "0.19.1-alpha.39+23ba4bfd", | ||
"description": "OpenTelemetry semantic conventions", | ||
"main": "build/src/index.js", | ||
"module": "build/esm/index.js", | ||
"types": "build/src/index.d.ts", | ||
"repository": "open-telemetry/opentelemetry-js", | ||
"scripts": { | ||
"compile": "tsc --build", | ||
"clean": "tsc --build --clean", | ||
"compile": "tsc --build tsconfig.json tsconfig.esm.json", | ||
"clean": "tsc --build --clean tsconfig.json tsconfig.esm.json", | ||
"lint": "eslint . --ext .ts", | ||
@@ -16,3 +17,3 @@ "lint:fix": "eslint . --ext .ts --fix", | ||
"version": "node ../../scripts/version-update.js", | ||
"watch": "tsc --build --watch" | ||
"watch": "tsc --build --watch tsconfig.json tsconfig.esm.json" | ||
}, | ||
@@ -57,3 +58,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "a0385c45376a86d396cb364feda2b4afebd836d1" | ||
"gitHead": "23ba4bfdc77c8bf594bf0c817320a31f59ca0bd4" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
129935