Socket
Socket
Sign inDemoInstall

viewmodel

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

viewmodel - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

2

index.js

@@ -13,2 +13,2 @@ /*var index;

module.exports = require('./lib/queue');
module.exports = require('./lib/repository');

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

// lib/databases/inMemory.js v0.0.1
// lib/databases/inMemory.js v0.1.0
// (c) 2012 Adriano Raiano (adrai); under MIT License

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

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

// lib/databases/mongoDb.js v0.0.1
// lib/databases/mongoDb.js v0.1.0
// (c) 2012 Adriano Raiano (adrai); under MIT License

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

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

// lib/queue.js v0.0.1
// lib/queue.js v0.1.0
// (c) 2012 Adriano Raiano (adrai); under MIT License

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

{
"author": "adrai",
"name": "viewmodel",
"version": "0.0.1",
"version": "0.1.0",
"private": false,

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

},
"description": "Node-queue is a node.js module for multiple databases. It can be very useful if you work with (d)ddd, cqrs, eventsourcing, commands and events, etc.",
"description": "Node-viewmodel is a node.js module for multiple databases. It can be very useful if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.",
"keywords" : [

@@ -24,0 +24,0 @@ "orm",

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