This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
TripSit_Suite/node_modules/has-binary2/History.md
2020-11-01 22:46:04 +00:00

1.8 KiB

## 1.0.3 (2018-05-14)

Bug Fixes

## 1.0.2 (2017-04-27)

Bug Fixes

  • Fix Blob detection for iOS 8/9 (2a7b25c)

## 1.0.1 (2017-04-05)

# 1.0.0 (2017-04-05)

Bug Fixes

  • do not call toJSON more than once (#7) (27165d2)
  • Ensure globals are functions before running instanceof checks against them. (#4) (f9be9b3)
  • fix the case when toJSON() returns a Buffer (#6) (518747d)

Performance Improvements

## 0.1.7 (2015-11-19)

## 0.1.6 (2015-01-24)

## 0.1.5 (2014-09-04)