Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: mattphillips/deep-object-diff

v1.1.9

12 Nov 13:34
@mattphillips mattphillips
Compare
Choose a tag to compare
Loading

Vulnerability patch

Details outlined here: #85. TLDR: The prototype of the returned diff object could be polluted but not globally on all objects.

Fix: #87

Thanks @Retr02332 for highlighting the issue and validating the fix.

This vulnerability was introduced in https://github.com/mattphillips/deep-object-diff/releases/tag/v1.1.6

Contributors

Retr02332
Assets 2
Loading

v1.1.8

12 Nov 11:05
@mattphillips mattphillips
Compare
Choose a tag to compare
Loading

Patch

  • Fix typings resolution when using TypeScript 4.7+ with ESM #83
  • improve return type for detailedDiff #72

Credits

Thanks @Nitive and @icholy for your PRs

Contributors

icholy and Nitive
Loading

v1.1.7

12 Nov 11:03
@mattphillips mattphillips
Compare
Choose a tag to compare
Loading

Fix broken publish

Loading

v1.1.6

12 Nov 11:03
@mattphillips mattphillips
Compare
Choose a tag to compare
Loading

Patch

  • Remove spread operator in object diffs to increase performance #64

Chore

  • Add .js file extension for esmodules

Credit

Thanks @SheneekaW for your PR

Contributors

SheneekaW
Loading

v1.1.1 - v1.1.5

12 Nov 11:01
@mattphillips mattphillips
Compare
Choose a tag to compare
Loading

I forgot to tag these releases so they'll all be tagged in one go.

v1.1.1 7d8e161

  • Various project maintenance pieces to upgrade dependencies and migrate to Github Actions
  • Support diffing keys named like Object.prototype properties #59

Thanks @anko for the help

v1.1.2 cf7a997

  • Remove engines field from package.json

v1.1.3 e04370c

  • Publish library as esmodule

v1.1.4 35cd6e1

  • Add build script to help manage esmodule and cjs
  • Remove index.js naming convention

v1.1.5 8c09976

  • Fix broken imports

Contributors

anko
Loading

v1.1.0

01 Feb 10:25
@mattphillips mattphillips
Compare
Choose a tag to compare
Loading

Minor

  • Add Typescript type definitions #26

Credits

Thanks @beeequeue for sending a PR with the types!

Loading

Updated to Version 1.0.4

17 Jun 16:07
@mattphillips mattphillips
Compare
Choose a tag to compare
Loading

Patches

  • Fixes Date comparison discussed in #11

Other Changes

  • Remove tests from dist
  • Remove tests from running twice on CI
  • Add license to README
  • Update dependencies

Credits

Huge thanks to @KamalAman for his help!

Loading

Updated to Version 1.0.3

11 Apr 21:32
@mattphillips mattphillips
Compare
Choose a tag to compare
Loading
  • Fixes bug discussed in #7 regarding Objects which don't have .hasOwnProperty function
  • Adds yarn lock
  • Replaces mocha with jest for unit testing
Loading

Updated to Version 1.0.2

01 Mar 22:57
@mattphillips mattphillips
Compare
Choose a tag to compare
Loading

Add MIT License

Loading

Updated to Version 1.0.1

14 Feb 17:36
@mattphillips mattphillips
Compare
Choose a tag to compare
Loading

Adds support for Date comparisons

Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /