@captain-hook/source-changestreams
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "@captain-hook/source-changestreams", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Source events from MongoDB Change Streams and propgate them through captain-hok with configurable trigger names", | ||
"author": "Luke Smetham <luke@smetham.dev>", | ||
"license": "MIT", | ||
"main": "./lib/cjs/index.js", | ||
"module": "./lib/esm/index.js", | ||
"main": "./lib/index.cjs", | ||
"module": "./src/index.js", | ||
"type": "module", | ||
"private": false, | ||
"gitHead": "f968c9609e14238b7f533e6c509e1191226d7ea7", | ||
"gitHead": "5e09388e318e86056eb6b033f2069fc186afe068", | ||
"dependencies": { | ||
"@captain-hook/core": "^0.3.5", | ||
"@captain-hook/core": "^0.3.6", | ||
"changestream-iterator": "^0.1.4" | ||
@@ -14,0 +15,0 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Yes
7439
6
152
1
Updated@captain-hook/core@^0.3.6