Socket
Socket
Sign inDemoInstall

react-fast-compare

Package Overview
Dependencies
0
Maintainers
21
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

3.2.2

Diff

Changelog

Source

3.2.2

Patch Changes

  • Adding GitHub release workflow (#126)
ryan.roemer
published 3.2.1 •

Changelog

Source

3.2.1 (2023-03-16)

Bugfixes:

  • Fix Object with null prototype errors #64.
kale-stew
published 3.2.0 •

Changelog

Source

3.2.0 (2020-05-28)

  • #80. Update types to use generic anys.
  • #77. Add tests for our TypeScript type definitions.
kale-stew
published 3.1.1 •

kale-stew
published 3.1.0 •

Changelog

Source

3.1.0 (2020-05-08)

  • #76. Add support for preact/compat.
  • #75. Drop test support for Node 8.
  • #62. Fix TypeScript types by declaring a function instead of a module.
kale-stew
published 3.0.2 •

Changelog

Source

3.0.2 (2020-05-01)

  • #71. Extend the hasArrayBuffer check to support older IE 11 versions.
chrisbolin
published 3.0.1 •

Changelog

Source

3.0.1 (2020-02-05)

  • #60. Update documentation on bundle size.
chrisbolin
published 3.0.0 •

Changelog

Source

3.0.0 (2020-01-05)

Features:

  • #36. Update to fast-deep-equal@3.1.1 with modified support for ES.next data types: Map, Set, ArrayBuffer.
  • #57. Minor refactoring to reduce min+gz size.
  • #59. Rename exported to isEqual for TypeScript users.

Breaking changes:

  • instances of different classes are now considered unequal
  • support for ES6 Map and Set instances
  • support for ES6 typed arrays

Infrastructure:

  • Upgrade lots of devDependenices
  • Use fast-deep-equal tests directly in our correctness tests.
  • Update CI to modern Node.js versions.
  • Update Appveyor to use straight IE11 (not emulated IE9) because mocha no longer runs in IE9.
chrisbolin
published 3.0.0-beta.1 •

chrisbolin
published 2.0.4 •

Changelog

Source

2.0.4 (2018-11-09)

  • #39. Fix react-native bug introduced by DOM element checking.
2Next
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