@alwatr/polyfill-has-own
Advanced tools
Comparing version 5.3.0 to 5.3.1
@@ -6,2 +6,8 @@ # Change Log | ||
## [5.3.1](https://github.com/Alwatr/nanolib/compare/@alwatr/polyfill-has-own@5.3.0...@alwatr/polyfill-has-own@5.3.1) (2025-02-03) | ||
### Bug Fixes | ||
* **polyfill:** correct binding of Object.hasOwn to use Object.call ([1fe8e05](https://github.com/Alwatr/nanolib/commit/1fe8e057567bc7621631d37cee4885688c49b1a6)) by @ | ||
## [5.3.0](https://github.com/Alwatr/nanolib/compare/v5.2.1...v5.3.0) (2025-02-03) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@alwatr/polyfill-has-own", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"description": "A polyfill for `Object.hasOwn`.", | ||
@@ -79,3 +79,3 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
}, | ||
"gitHead": "9cfb80ed0666355887d8e3865fc75311420ac371" | ||
"gitHead": "c2efb15e28e51d9b1d995f62076cb7c2cac7d2e0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
50772