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.1.0 to 25.0.0

2

dist/cjs/src/version.d.ts

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

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

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

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

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

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

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

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

@@ -47,8 +47,8 @@ },

"@types/mocha": "10.0.6",
"@types/node": "20.11.28",
"@types/node": "20.14.2",
"copyfiles": "2.4.1",
"mocha": "10.3.0",
"mocha": "10.4.0",
"shx": "^0.3.4",
"ts-node": "10.9.2",
"typescript": "5.4.3"
"typescript": "5.4.5"
},

@@ -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