Socket
Socket
Sign inDemoInstall

@cucumber/messages

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/messages - npm Package Compare versions

Comparing version 24.0.0 to 24.0.1

2

dist/cjs/src/version.d.ts

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

export declare const version = "24.0.0";
export declare const version = "24.0.1";
//# sourceMappingURL=version.d.ts.map

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

// This file is automatically generated using npm scripts
exports.version = '24.0.0';
exports.version = '24.0.1';
//# sourceMappingURL=version.js.map

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

export declare const version = "24.0.0";
export declare const version = "24.0.1";
//# sourceMappingURL=version.d.ts.map
// This file is automatically generated using npm scripts
export const version = '24.0.0';
export const version = '24.0.1';
//# sourceMappingURL=version.js.map
{
"name": "@cucumber/messages",
"version": "24.0.0",
"version": "24.0.1",
"description": "JSON schema-based messages for Cucumber's inter-process communication",

@@ -22,3 +22,3 @@ "type": "module",

"type": "git",
"url": "git://github.com/cucumber/messages-javascript.git"
"url": "git://github.com/cucumber/messages.git"
},

@@ -42,3 +42,3 @@ "author": "Cucumber Limited <cukes@googlegroups.com>",

"class-transformer": "0.5.1",
"reflect-metadata": "0.1.13",
"reflect-metadata": "0.2.1",
"uuid": "9.0.1"

@@ -48,13 +48,13 @@ },

"@types/mocha": "10.0.6",
"@types/node": "18.18.13",
"@types/node": "20.10.5",
"copyfiles": "2.4.1",
"mocha": "10.2.0",
"shx": "^0.3.4",
"ts-node": "10.9.1",
"typescript": "5.3.2"
"ts-node": "10.9.2",
"typescript": "5.3.3"
},
"bugs": {
"url": "https://github.com/cucumber/messages-javascript/issues"
"url": "https://github.com/cucumber/messages/issues"
},
"homepage": "https://github.com/cucumber/messages-javascript#readme",
"homepage": "https://github.com/cucumber/messages#readme",
"directories": {

@@ -61,0 +61,0 @@ "test": "test"

Sorry, the diff of this file is not supported yet

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