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

@cucumber/messages

Package Overview
Dependencies
Maintainers
2
Versions
53
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.1 to 24.1.0

2

dist/cjs/src/version.d.ts

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

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

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

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

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

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

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

"dependencies": {
"@types/uuid": "9.0.7",
"@types/uuid": "9.0.8",
"class-transformer": "0.5.1",

@@ -47,8 +47,8 @@ "reflect-metadata": "0.2.1",

"@types/mocha": "10.0.6",
"@types/node": "20.10.5",
"@types/node": "20.11.28",
"copyfiles": "2.4.1",
"mocha": "10.2.0",
"mocha": "10.3.0",
"shx": "^0.3.4",
"ts-node": "10.9.2",
"typescript": "5.3.3"
"typescript": "5.4.3"
},

@@ -55,0 +55,0 @@ "bugs": {

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