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.1.1 to 19.1.2

schema/Attachment.json

2

dist/cjs/src/version.d.ts

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

export declare const version = "19.1.1";
export declare const version = "19.1.2";
//# 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.1.1';
exports.version = '19.1.2';
//# sourceMappingURL=version.js.map

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

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

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

"dist/esm",
"schema"
"schema/*.json"
],

@@ -14,0 +14,0 @@ "module": "dist/esm/src/index.js",

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