graphql-kafkajs-subscriptions
Advanced tools
Comparing version
{ | ||
"name": "graphql-kafkajs-subscriptions", | ||
"version": "2.1.9", | ||
"version": "3.0.0-0", | ||
"description": "Apollo graphql subscription over Kafka protocol", | ||
@@ -33,9 +33,5 @@ "keywords": [ | ||
"test:watch": "jest --watchAll", | ||
"watch": "tsc -w" | ||
"watch": "tsc -w", | ||
"prepare": "husky install" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS" | ||
} | ||
}, | ||
"jest": { | ||
@@ -55,22 +51,22 @@ "moduleFileExtensions": [ | ||
"dependencies": { | ||
"graphql-subscriptions": "^1.1.0", | ||
"iterall": "^1.2.2" | ||
"graphql-subscriptions": "^2.0.0", | ||
"iterall": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^16.0.2", | ||
"@commitlint/config-conventional": "^16.0.0", | ||
"@types/jest": "^27.4.0", | ||
"@types/node": "^12.12.14", | ||
"husky": "^4.2.3", | ||
"jest": "27.4.7", | ||
"kafkajs": "^1.15.0", | ||
"prettier": "2.5.1", | ||
"@commitlint/cli": "^17.0.3", | ||
"@commitlint/config-conventional": "^17.0.3", | ||
"@types/jest": "^28.1.7", | ||
"@types/node": "^14.18.24", | ||
"husky": "^8.0.1", | ||
"jest": "28.1.3", | ||
"kafkajs": "^2.2.0", | ||
"prettier": "2.7.1", | ||
"standard-version": "^9.3.2", | ||
"ts-jest": "27.1.3", | ||
"ts-jest": "28.0.8", | ||
"tslint": "6.1.3", | ||
"typescript": "^4.5.4" | ||
"typescript": "^4.7.4" | ||
}, | ||
"peerDependencies": { | ||
"kafkajs": "^1.11.0" | ||
"kafkajs": "^2.2.0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
49081
-0.12%1
Infinity%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated