@cucumber/messages
Advanced tools
Comparing version 12.4.0 to 13.0.0
{ | ||
"name": "@cucumber/messages", | ||
"version": "12.4.0", | ||
"version": "13.0.0", | ||
"description": "Protocol Buffer messages for Cucumber's inter-process communication", | ||
@@ -24,3 +24,3 @@ "main": "dist/src/index.js", | ||
"dependencies": { | ||
"@types/uuid": "^8.0.0", | ||
"@types/uuid": "^8.0.1", | ||
"protobufjs": "^6.10.1", | ||
@@ -30,8 +30,8 @@ "uuid": "^8.3.0" | ||
"devDependencies": { | ||
"@types/mocha": "^8.0.0", | ||
"@types/mocha": "^8.0.1", | ||
"@types/node": "^14.0.27", | ||
"@typescript-eslint/eslint-plugin": "^3.7.1", | ||
"@typescript-eslint/parser": "^3.7.1", | ||
"@typescript-eslint/eslint-plugin": "^3.8.0", | ||
"@typescript-eslint/parser": "^3.8.0", | ||
"copyfiles": "^2.3.0", | ||
"eslint": "^7.5.0", | ||
"eslint": "^7.6.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
@@ -42,3 +42,3 @@ "eslint-plugin-node": "^11.1.0", | ||
"json-schema": "^0.2.5", | ||
"mocha": "^8.1.0", | ||
"mocha": "^8.1.1", | ||
"nyc": "^15.1.0", | ||
@@ -45,0 +45,0 @@ "prettier": "^2.0.5", |
{ | ||
"name": "@cucumber/messages", | ||
"version": "12.4.0", | ||
"version": "13.0.0", | ||
"description": "Protocol Buffer messages for Cucumber's inter-process communication", | ||
@@ -24,3 +24,3 @@ "main": "dist/src/index.js", | ||
"dependencies": { | ||
"@types/uuid": "^8.0.0", | ||
"@types/uuid": "^8.0.1", | ||
"protobufjs": "^6.10.1", | ||
@@ -30,8 +30,8 @@ "uuid": "^8.3.0" | ||
"devDependencies": { | ||
"@types/mocha": "^8.0.0", | ||
"@types/mocha": "^8.0.1", | ||
"@types/node": "^14.0.27", | ||
"@typescript-eslint/eslint-plugin": "^3.7.1", | ||
"@typescript-eslint/parser": "^3.7.1", | ||
"@typescript-eslint/eslint-plugin": "^3.8.0", | ||
"@typescript-eslint/parser": "^3.8.0", | ||
"copyfiles": "^2.3.0", | ||
"eslint": "^7.5.0", | ||
"eslint": "^7.6.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
@@ -42,3 +42,3 @@ "eslint-plugin-node": "^11.1.0", | ||
"json-schema": "^0.2.5", | ||
"mocha": "^8.1.0", | ||
"mocha": "^8.1.1", | ||
"nyc": "^15.1.0", | ||
@@ -45,0 +45,0 @@ "prettier": "^2.0.5", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1251405
19809
Updated@types/uuid@^8.0.1