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

mongojs

Package Overview
Dependencies
Maintainers
2
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongojs - npm Package Versions

1
11

0.11.0

Diff

Changelog

Source

v0.11.0

1 April 2014

mafintosh
published 0.10.1 •

Changelog

Source

v0.10.1

4 March 2014

  • Extract lastErrorObject from the err argument if findAndModify fails #125
mafintosh
published 0.10.0 •

Changelog

Source

v0.10.0

15 January 2014

  • Updated README with lastErrorObject #117
  • Removed debug code #116
  • Normalize callback arguments. Same as shell. #114
  • Normalize lastErrorObject 014b5d1
  • Change normalized callback arguments. 1c1dbd5
  • Change the insert callback to make it more intuitive. 27ad374
  • lastErrorObject on all the write functions. 0f95a38
  • Add the lastErrorObject to the .save callback. Now the callbacks are as following. 873cf5d
  • Fix the remove callback parameters. a6a8f14
  • Add a remove statement to the insert test case. 6dd7b4e
  • Add missing error handling 6ff4158
mafintosh
published 0.9.11 •

Changelog

Source

v0.9.11

25 December 2013

  • Fix query included in database name #113
mafintosh
published 0.9.10 •

Changelog

Source

v0.9.10

16 December 2013

  • added toString for database and collection 80bc3eb
mafintosh
published 0.9.9 •

Changelog

Source

v0.9.9

10 December 2013

mafintosh
published 0.9.8 •

Changelog

Source

v0.9.8

22 November 2013

  • shrinkwrapping mongodb to 1.3.19. fixes #105 #105
mafintosh
published 0.9.7 •

Changelog

Source

v0.9.7

20 November 2013

  • Avoid getIndexes crash when called with no parameters. #101
  • index.js Emit ready event, when db connected #98
  • expose bson types visible in the shell using the shell names. fixes #99 #99
mafintosh
published 0.9.6 •

Changelog

Source

v0.9.6

22 September 2013

  • always closing in shutdown. see #93 d91831f
mafintosh
published 0.9.5 •

Changelog

Source

v0.9.5

18 September 2013

  • Manage the sutdown command. #93
  • Modified 'result' to 'res' to follow the example conventions used in the... #90
  • ObjectId example. Fixes #89 #89
  • minor style tweaks 172deed
  • Reordered examples 1d6475d
  • Modified 'result' to 'res' to follow the example conventions used in the rest of the document 7db0d89
  • Fixed long line eabccce
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