Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency deep-diff to version 0.3.8 #428

Closed
wants to merge 2 commits into from

Conversation

tweek-renovate
Copy link
Contributor

This Pull Request updates dependency deep-diff from version 0.3.4 to 0.3.8

Commits

flitbit/diff

0.3.8

  • 6c210c5built release 0.3.8 and updated browser test
  • c3fa6f2vsn 0.3.8
  • a95aad1reconciled difference between index.es.js and index.js

0.3.7

  • f6f2e2amoved @sberan`s contributions to index.es.js, release 0.3.7
  • 799707acloses: issue #88, illustratiion
  • 809c1eeMerge pull request #99 from sberan/fix-undefined-compare
  • 5796c75fix: issue #98
  • f16f633warning, broken in typescript
  • 4ad2fc4warning, broken in typescript

0.3.6

0.3.5

  • 5945c6avsn bump to 0.3.5
  • 4fa76c5fixed lingering .toString issue, exposed in browser, not command line
  • c62e8c0Merge pull request #93 from thiamsantos/esmodules
  • 10bf97dadded example exhibiting issue 74
  • caa7973add file with esmodule syntax
  • 9fc6c8bChange module system of the main file #92
  • 2cf8715Merge pull request #90 from tdebarochez/master
  • d4f4a4fMerge pull request #85 from mortonfox/patch-1
  • c7fd7b3Merge pull request #80 from stevemao/patch-2
  • 1a7b2abMerge pull request #79 from stevemao/patch-1
  • 211e36eFix subject.toString is not a function
  • 6da3d71Update Mocha link
  • fc365c6update compatibility
  • 5c3a4c8test the latest version of node4
  • 0844b80Merge pull request #75 from amilajack/patch-1
  • 686b002Added support for modern node versions
  • eab3796Update Readme.md
  • d911dc7Merge pull request #67 from willbiddy/patch-1
  • 196cc692 spelling mistakes

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DeepDiff({ foo : undefined }, {}) reports no differences
3 participants