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 19.0.0 to 19.1.0

2

dist/cjs/src/version.d.ts

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

export declare const version = "19.0.0";
export declare const version = "19.1.0";
//# sourceMappingURL=version.d.ts.map

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

// This file is generated using `make src/version.ts` or `make .codegen`
exports.version = '19.0.0';
exports.version = '19.1.0';
//# sourceMappingURL=version.js.map

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

export declare const version = "19.0.0";
export declare const version = "19.1.0";
//# sourceMappingURL=version.d.ts.map
// This file is generated using `make src/version.ts` or `make .codegen`
export const version = '19.0.0';
export const version = '19.1.0';
//# sourceMappingURL=version.js.map
{
"name": "@cucumber/messages",
"version": "19.0.0",
"version": "19.1.0",
"description": "JSON schema-based messages for Cucumber's inter-process communication",

@@ -43,7 +43,7 @@ "type": "module",

"@types/mocha": "9.1.1",
"@types/node": "16.11.36",
"@types/node": "16.11.41",
"copyfiles": "2.4.1",
"mocha": "10.0.0",
"ts-node": "10.8.0",
"typescript": "4.7.2"
"ts-node": "10.8.1",
"typescript": "4.7.4"
},

@@ -50,0 +50,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