Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/utils-enumerable-properties

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/utils-enumerable-properties - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+4
-4
package.json
{
"name": "@stdlib/utils-enumerable-properties",
"version": "0.2.1",
"version": "0.2.2",
"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.1",
"@stdlib/utils-keys": "^0.2.1",
"@stdlib/utils-property-symbols": "^0.2.1"
"@stdlib/assert-is-enumerable-property": "^0.2.2",
"@stdlib/utils-keys": "^0.2.2",
"@stdlib/utils-property-symbols": "^0.2.2"
},

@@ -38,0 +38,0 @@ "devDependencies": {},

@@ -194,4 +194,4 @@ <!--

[test-image]: https://github.com/stdlib-js/utils-enumerable-properties/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/utils-enumerable-properties/actions/workflows/test.yml?query=branch:v0.2.1
[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

@@ -198,0 +198,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-enumerable-properties/main.svg