@ovotech/castle
Advanced tools
Comparing version 0.4.3 to 0.4.4
{ | ||
"name": "@ovotech/castle", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"main": "dist/index.js", | ||
@@ -11,20 +11,20 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"@types/jest": "^25.1.3", | ||
"@types/jest": "^25.1.4", | ||
"@types/lodash.chunk": "^4.2.6", | ||
"@types/node": "^13.7.6", | ||
"@types/pg": "^7.14.1", | ||
"@types/uuid": "^7.0.0", | ||
"@typescript-eslint/eslint-plugin": "^2.21.0", | ||
"@typescript-eslint/parser": "^2.21.0", | ||
"@types/node": "^13.9.8", | ||
"@types/pg": "^7.14.3", | ||
"@types/uuid": "^7.0.2", | ||
"@typescript-eslint/eslint-plugin": "^2.26.0", | ||
"@typescript-eslint/parser": "^2.26.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-prettier": "^6.10.0", | ||
"jest": "^25.1.0", | ||
"pg": "^7.18.2", | ||
"prettier": "^1.19.1", | ||
"slonik": "^22.4.3", | ||
"ts-jest": "^25.2.1", | ||
"ts-node": "^8.6.2", | ||
"ts-retry-promise": "^0.2.0", | ||
"typescript": "^3.8.2", | ||
"uuid": "^7.0.1", | ||
"eslint-config-prettier": "^6.10.1", | ||
"jest": "^25.2.6", | ||
"pg": "^8.0.0", | ||
"prettier": "^2.0.2", | ||
"slonik": "^22.4.4", | ||
"ts-jest": "^25.3.0", | ||
"ts-node": "^8.8.1", | ||
"ts-retry-promise": "^0.3.1", | ||
"typescript": "^3.8.3", | ||
"uuid": "^7.0.3", | ||
"winston": "^3.2.1" | ||
@@ -44,7 +44,7 @@ }, | ||
"dependencies": { | ||
"@ovotech/avro-kafkajs": "^0.2.0", | ||
"@ovotech/avro-kafkajs": "^0.2.1", | ||
"kafkajs": "^1.12.0", | ||
"lodash.chunk": "^4.2.0" | ||
}, | ||
"gitHead": "1f9328f622d2509d32458f184881697d349b0384" | ||
"gitHead": "ade101670bf8ccb57ff5d39ce697b877695d7c7c" | ||
} |
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
27405
Updated@ovotech/avro-kafkajs@^0.2.1