Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@captain-hook/source-changestreams

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@captain-hook/source-changestreams - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

lib/index.cjs

11

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc