Socket
Socket
Sign inDemoInstall

cqrs-eventdenormalizer

Package Overview
Dependencies
Maintainers
2
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cqrs-eventdenormalizer - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

package.json
{
"author": "adrai",
"name": "cqrs-eventdenormalizer",
"version": "1.0.5",
"version": "1.0.6",
"private": false,

@@ -17,3 +17,3 @@ "main": "index.js",

"dotty": "0.0.2",
"viewmodel": "1.1.7",
"viewmodel": "1.2.0",
"jsondate": "0.0.1",

@@ -20,0 +20,0 @@ "lodash": "2.4.1",

@@ -31,3 +31,3 @@ # Introduction

// optional, default is in-memory
// currently supports: mongodb, redis, tingodb, couchdb and inmemory
// currently supports: mongodb, redis, tingodb, couchdb, azuretable and inmemory
// hint: [viewmodel](https://github.com/adrai/node-viewmodel#connecting-to-any-repository-mongodb-in-the-example--modewrite)

@@ -34,0 +34,0 @@ // hint settings like: [eventstore](https://github.com/adrai/node-eventstore#provide-implementation-for-storage)

@@ -1,2 +0,2 @@

## v1.0.5
## v1.0.6
- update viewmodel dependency

@@ -3,0 +3,0 @@

Sorry, the diff of this file is not supported yet

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