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

fh-wfm-mongoose-store

Package Overview
Dependencies
Maintainers
5
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fh-wfm-mongoose-store - npm Package Compare versions

Comparing version 0.4.0-pre.1 to 0.4.0

2

package.json
{
"name": "fh-wfm-mongoose-store",
"version": "0.4.0-pre.1",
"version": "0.4.0",
"description": "Direct mongoose storage",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -96,2 +96,3 @@ ### raincatcher-mongoose-store

//The "list" topic will execute the "customListFunction"
//Note: This function will only overrdie the "list" topic for a single data set.
_dal.listen(":data", mediator, {

@@ -107,2 +108,10 @@ list: customListFunction

The following functions are overridable:
- create
- update
- list
- remove
- read
#### disconnect

@@ -109,0 +118,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