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

co-rethinkdb

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

co-rethinkdb - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

3

index.js

@@ -23,2 +23,3 @@ // When installing co-rethinkdb for an application that uses the same version

var r = require('rethinkdb')
, Cursor = require('rethinkdb/cursor').Cursor

@@ -63,4 +64,2 @@ // restore cache

var Cursor = require('rethinkdb/cursor').Cursor
// Wrap the original `.next()` method.

@@ -67,0 +66,0 @@ var next = Cursor.prototype.next

{
"name": "co-rethinkdb",
"version": "0.2.0",
"version": "0.2.1",
"author": "Markus Ast <npm.m@rkusa.st>",

@@ -5,0 +5,0 @@ "description": "Generator based querying goodness for RethinkDB",

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