Socket
Socket
Sign inDemoInstall

iridium

Package Overview
Dependencies
8
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
16Next

7.2.5

Diff

Changelog

Source

Version 7.2.5

<a style="border-radius: 2px; padding: 4px 8px; background: rgb(64, 120, 192); color: #fff;" href="https://github.com/SierraSoftworks/Iridium/releases/tag/v7.2.5">tag: v7.2.5</a>

npm install iridium@7.2.5

Changes

  • dbdf193 7.2.5
  • e131d36 Merge branch 'pull/83'
  • 5202a5a fix #83: Correctly handle changing and shrinking object arrays in diffs
  • 44cfc9f test: Simplify #83 issue reproduction
  • 23a0066 tweak: added unit test that reveals bug in test.save()
  • 98e05c6 doc: Update CHANGELOG
sierrasoftworks
published 7.2.4 •

Changelog

Source

Version 7.2.4

<a style="border-radius: 2px; padding: 4px 8px; background: rgb(64, 120, 192); color: #fff;" href="https://github.com/SierraSoftworks/Iridium/releases/tag/v7.2.4">tag: v7.2.4</a>

npm install iridium@7.2.4

Changes

sierrasoftworks
published 7.2.3 •

Changelog

Source

Version 7.2.3

<a style="border-radius: 2px; padding: 4px 8px; background: rgb(64, 120, 192); color: #fff;" href="https://github.com/SierraSoftworks/Iridium/releases/tag/v7.2.3">tag: v7.2.3</a>

npm install iridium@7.2.3

Changes

sierrasoftworks
published 7.2.2 •

Changelog

Source

Version 7.2.2

<a style="border-radius: 2px; padding: 4px 8px; background: rgb(64, 120, 192); color: #fff;" href="https://github.com/SierraSoftworks/Iridium/releases/tag/v7.2.2">tag: v7.2.2</a>

npm install iridium@7.2.2

Changes

  • 5453437 7.2.2
  • 33d7019 chore: Update to support latest TypeScript compiler and MongoDB type definitions
  • bad4b0d Merge branch 'master' into release
  • fdc71d1 doc: Update changelog
  • 6e726ea doc: Update documentation
sierrasoftworks
published 7.2.1 •

Changelog

Source

Version 7.2.1

<a style="border-radius: 2px; padding: 4px 8px; background: rgb(64, 120, 192); color: #fff;" href="https://github.com/SierraSoftworks/Iridium/releases/tag/v7.2.1">tag: v7.2.1</a>

npm install iridium@7.2.1

Changes

  • 8bc77dd 7.2.1
  • f5e543f style: Improve error message for missing mapReduceOptions on instance
  • 23a3d1a Merge pull request #78 from RagibHasin/master
  • 5eb054f Fix code quality with mapReduce
  • c79b2a4 Fix mapReduce reduce function return type, mapReduce parameter validation and add new tests
  • 5a6639c Merge branch 'master' into release
  • db0d44e doc: Update changelog
sierrasoftworks
published 7.2.0 •

Changelog

Source

Version 7.2.0

<a style="border-radius: 2px; padding: 4px 8px; background: rgb(64, 120, 192); color: #fff;" href="https://github.com/SierraSoftworks/Iridium/releases/tag/v7.2.0">tag: v7.2.0</a>

npm install iridium@7.2.0

Changes

  • 550dee5 7.2.0
  • 28a05d0 doc: Update documentation
  • e88242c doc: Update doc generation to avoid including extraneous info
  • 227e965 fix: Don't include test files in generated documentation
  • fd534fb doc: Update documentation
  • 1f6c788 fix: Correct export order for examples
  • e172b23 chore: Update NPM modules
  • 8c01e17 style: Tweak things to look like the rest of the Iridium codebase
  • a02dc9a tweak: Make mapReduce output errors a bit easier to understand
  • 5a7b63d style: Fix a typo in the emit function's documentation
  • 60e0db8 Merge pull request #76 from RagibHasin/master
  • 4cc024c fix: mapReduce test pending
  • 84cd189 improve: mapReduce test remove documents from model before test
  • c4e87dd fix: mapReduce private function improve: mapReduce output option parameter add: mapReduce error test case
  • e98d541 fix: mapReduce test
  • a53a28e Added mapReduce on Model
  • 1adb2ef test: Re-enable tests other than #73's repro
  • a2062b7 test: Added reproduction case for #73
  • 08ccd6d fix #70: Improve documentation for Transform decorator on properties
  • cc702d7 fix #69: Improve documentation for Validate decorator
  • 78109f4 Merge branch 'master' into release
sierrasoftworks
published 7.1.6 •

Changelog

Source

Version 7.1.6

<a style="border-radius: 2px; padding: 4px 8px; background: rgb(64, 120, 192); color: #fff;" href="https://github.com/SierraSoftworks/Iridium/releases/tag/v7.1.6">tag: v7.1.6</a>

npm install iridium@7.1.6

Changes

  • a2fe04b 7.1.6
  • a135f93 fix: Use the correct target when setting Transform decorators on a class
  • f5a7268 test #70: Add tests to demonstrate class-level decorator failures for Transform
  • 6bb1873 Merge branch 'release' of https://github.com/SierraSoftworks/Iridium into release
  • 1e62d09 Merge branch 'master' into release
sierrasoftworks
published 7.1.5 •

Changelog

Source

Version 7.1.5

<a style="border-radius: 2px; padding: 4px 8px; background: rgb(64, 120, 192); color: #fff;" href="https://github.com/SierraSoftworks/Iridium/releases/tag/v7.1.5">tag: v7.1.5</a>

npm install iridium@7.1.5

Changes

sierrasoftworks
published 7.1.3 •

Changelog

Source

Version 7.1.3

<a style="border-radius: 2px; padding: 4px 8px; background: rgb(64, 120, 192); color: #fff;" href="https://github.com/SierraSoftworks/Iridium/releases/tag/v7.1.3">tag: v7.1.3</a>

npm install iridium@7.1.3

Changes

  • 542af39 7.1.3
  • 104d967 fix #68: Update Cursor to use new MongoDB client cursor type
  • c8d63f0 Merged master into release
sierrasoftworks
published 7.1.2 •

Changelog

Source

Version 7.1.2

<a style="border-radius: 2px; padding: 4px 8px; background: rgb(64, 120, 192); color: #fff;" href="https://github.com/SierraSoftworks/Iridium/releases/tag/v7.1.2">tag: v7.1.2</a>

npm install iridium@7.1.2

Changes

  • 9161b8a 7.1.2
  • 51dc2f5 fix: Correct test definition now that Mocha has decent TS files
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc