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

mongoose-revisionist

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-revisionist - npm Package Versions

0.2.0

Diff

Changelog

Source

0.2.0

  • Removes created, createdBy, modified and modifiedBy. Those are not required for this library to function and should be details left to the user.
  • Adds diff for versions and dates.
  • Condenses the unit tests considerably by breaking out model creation.
rosshinkley
published 0.1.2 •

Changelog

Source

0.1.2

  • Changes out nodeunit for mocha to get a little more control over when connections and models are created for testing. This also prevents connection thrashing.
  • The move to mocha fixes #2 - the global error handler was being added for every test, causing the EventEmitter memory leak warning to be tripped. Moving the event handler addition to the root hooks ensures the listener is only added once.
rosshinkley
published 0.1.1 •

Changelog

Source

0.1.1

  • fixes #1 - poor naming conventions led to the wrong name being used in index.
rosshinkley
published 0.1.0 •

Changelog

Source

0.1.0

Initial release.

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