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

moltyjs

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moltyjs - npm Package Versions

1
8

0.9.0

Diff

Changelog

Source

[0.9.0] - 2018-03-09

Added

  • updateMany() method

Changed

  • Hooks names: 'insertOne', 'insertMany', 'updateOne', 'updateMany', 'deleteOne',
mario_lemes
published 0.8.11 •

Changelog

Source

[0.8.11] - 2018-02-22

Fixed

  • Bug when timestamps equal true in schema definition didn't update the 'updatedAt' field on update() method
mario_lemes
published 0.8.10 •

mario_lemes
published 0.8.9 •

mario_lemes
published 0.8.8 •

Changelog

Source

[0.8.8] - 2018-02-19

Fixed

  • Native MongoDB methods options were merged with MoltyJS options
mario_lemes
published 0.8.7 •

Changelog

Source

[0.8.7] - 2018-02-09

Fixed

  • Bug in the index mapping of Elasticsearch
mario_lemes
published 0.8.6 •

Changelog

Source

[0.8.6] - 2018-02-09

Added

  • Exposing API public to manage the Elasticseach (drop, search)
mario_lemes
published 0.8.5 •

Changelog

Source

[0.8.5] - 2018-02-02

Added

  • New aggregation pipeline stages ($count, $group, $addFields, $redact)
mario_lemes
published 0.8.4 •

Changelog

Source

[0.8.4] - 2018-01-28

Added

  • Normalization of Mongo Ids
  • New aggregation pipeline stages ( $replaceRoot, $facet, $unwind, $group)

Removed

  • Validation on update Documents

Fixed

  • Bug validating empty (null) values
  • Bug validating enum array values
mario_lemes
published 0.8.3 •

Changelog

Source

[0.8.3] - 2018-01-23

Added

  • Support for multiple join conditions with $lookup operator in the aggregate() method

Changed

  • Validation payload method on updated() action, now is used the same from the Model itself.

Fixed

  • Bug in aggregate() method for discriminated models
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