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

da-mongo-rx

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

da-mongo-rx - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

1

dist/mongo-rx.d.ts

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

/// <reference path="../typings/tsd.d.ts" />
import Rx = require("rx");

@@ -3,0 +2,0 @@ /**

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

///<reference path="../typings/tsd.d.ts"/>
var Rx = require("rx");

@@ -3,0 +2,0 @@ var mongojs = require('mongojs');

2

package.json
{
"name": "da-mongo-rx",
"version": "1.4.0",
"version": "1.4.1",
"description": "Thin layer on top of mongojs library exposes RxJS interfaces.",

@@ -5,0 +5,0 @@ "main": "dist/mongo-rx.js",

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

///<reference path="../typings/tsd.d.ts"/>
import Rx = require("rx");

@@ -3,0 +2,0 @@ var mongojs = require('mongojs');

@@ -14,4 +14,5 @@ {

"files" : [
"typings/tsd.d.ts",
"src/mongo-rx.ts"
]
}
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