@stdlib/utils-enumerable-properties
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| Copyright (c) 2016-2024 The Stdlib Authors. | ||
| Copyright (c) 2016-2026 The Stdlib Authors. |
+4
-4
| { | ||
| "name": "@stdlib/utils-enumerable-properties", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "description": "Return an array of an object's own enumerable property names and symbols.", | ||
@@ -33,5 +33,5 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-is-enumerable-property": "^0.2.2", | ||
| "@stdlib/utils-keys": "^0.2.2", | ||
| "@stdlib/utils-property-symbols": "^0.2.2" | ||
| "@stdlib/assert-is-enumerable-property": "^0.2.3", | ||
| "@stdlib/utils-keys": "^0.2.3", | ||
| "@stdlib/utils-property-symbols": "^0.2.3" | ||
| }, | ||
@@ -38,0 +38,0 @@ "devDependencies": {}, |
+5
-5
@@ -181,3 +181,3 @@ <!-- | ||
| Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. | ||
| Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors]. | ||
@@ -195,4 +195,4 @@ </section> | ||
| [test-image]: https://github.com/stdlib-js/utils-enumerable-properties/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/utils-enumerable-properties/actions/workflows/test.yml?query=branch:v0.2.2 | ||
| [test-image]: https://github.com/stdlib-js/utils-enumerable-properties/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
| [test-url]: https://github.com/stdlib-js/utils-enumerable-properties/actions/workflows/test.yml?query=branch:v0.2.3 | ||
@@ -209,4 +209,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-enumerable-properties/main.svg | ||
| [chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
| [chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im | ||
| [chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg | ||
| [chat-url]: https://stdlib.zulipchat.com | ||
@@ -213,0 +213,0 @@ [stdlib]: https://github.com/stdlib-js/stdlib |
29229
-0.08%