@opentelemetry/shim-opentracing
Advanced tools
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "2.0.0-dev.1"; | ||
| export declare const VERSION = "2.0.0-rc.1"; | ||
| //# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
| // this is autogenerated file, see scripts/version-update.js | ||
| exports.VERSION = '2.0.0-dev.1'; | ||
| exports.VERSION = '2.0.0-rc.1'; | ||
| //# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH,4DAA4D;AAC/C,QAAA,OAAO,GAAG,aAAa,CAAC","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n// this is autogenerated file, see scripts/version-update.js\nexport const VERSION = '2.0.0-dev.1';\n"]} | ||
| {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH,4DAA4D;AAC/C,QAAA,OAAO,GAAG,YAAY,CAAC","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n// this is autogenerated file, see scripts/version-update.js\nexport const VERSION = '2.0.0-rc.1';\n"]} |
+6
-6
| { | ||
| "name": "@opentelemetry/shim-opentracing", | ||
| "version": "2.0.0-dev.1", | ||
| "version": "2.0.0-rc.1", | ||
| "description": "OpenTracing to OpenTelemetry shim", | ||
@@ -46,5 +46,5 @@ "main": "build/src/index.js", | ||
| "@opentelemetry/api": ">=1.0.0 <1.10.0", | ||
| "@opentelemetry/propagator-b3": "2.0.0-dev.1", | ||
| "@opentelemetry/propagator-jaeger": "2.0.0-dev.1", | ||
| "@opentelemetry/sdk-trace-base": "2.0.0-dev.1", | ||
| "@opentelemetry/propagator-b3": "2.0.0-rc.1", | ||
| "@opentelemetry/propagator-jaeger": "2.0.0-rc.1", | ||
| "@opentelemetry/sdk-trace-base": "2.0.0-rc.1", | ||
| "@types/mocha": "10.0.10", | ||
@@ -62,3 +62,3 @@ "@types/node": "18.6.5", | ||
| "dependencies": { | ||
| "@opentelemetry/core": "2.0.0-dev.1", | ||
| "@opentelemetry/core": "2.0.0-rc.1", | ||
| "@opentelemetry/semantic-conventions": "^1.29.0", | ||
@@ -69,3 +69,3 @@ "opentracing": "^0.14.4" | ||
| "sideEffects": false, | ||
| "gitHead": "92fde6aa77e464ee85c4a18f279fe12294f625d1" | ||
| "gitHead": "eaebf765d8408b29264af5c50e51ce494781455e" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
55411
-0.01%+ Added
- Removed