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

@opentelemetry/instrumentation-cucumber

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-cucumber - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

build/src/version.d.ts

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

export declare const VERSION = "0.1.0";
export declare const VERSION = "0.1.1";
//# sourceMappingURL=version.d.ts.map

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

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

@@ -55,11 +55,10 @@ "main": "build/src/index.js",

"@types/mocha": "7.0.2",
"@types/semver": "7.5.0",
"@types/shimmer": "1.0.2",
"@types/sinon": "10.0.16",
"gts": "3.1.1",
"@types/semver": "7.5.3",
"@types/shimmer": "1.0.3",
"@types/sinon": "10.0.18",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"semver": "^7.3.2",
"sinon": "14.0.2",
"rimraf": "5.0.5",
"semver": "7.5.4",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",

@@ -70,7 +69,7 @@ "ts-mocha": "10.0.0",

"dependencies": {
"@opentelemetry/instrumentation": "^0.41.2",
"@opentelemetry/instrumentation": "^0.44.0",
"@opentelemetry/semantic-conventions": "^1.0.0"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-cucumber#readme",
"gitHead": "b3d30afe7376760d211b20c4fb45988ac58c1d85"
"gitHead": "a8c225d2febcac561a70ca586d3efd5a84f9f3fa"
}

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