@cucumber/messages
Advanced tools
Comparing version 24.1.0 to 25.0.0
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
258315
+ Addedreflect-metadata@0.2.2(transitive)
- Removedreflect-metadata@0.2.1(transitive)
Updatedreflect-metadata@0.2.2