Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stdlib/utils-keys

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/utils-keys - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

14

package.json
{
"name": "@stdlib/utils-keys",
"version": "0.2.1",
"version": "0.2.2",
"description": "Return an array of an object's own enumerable property names.",

@@ -33,9 +33,9 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/assert-has-own-property": "^0.2.1",
"@stdlib/assert-has-own-property": "^0.2.2",
"@stdlib/assert-is-arguments": "^0.2.1",
"@stdlib/assert-is-enumerable-property": "^0.2.1",
"@stdlib/assert-is-object-like": "^0.2.1",
"@stdlib/utils-index-of": "^0.2.1",
"@stdlib/utils-noop": "^0.2.1",
"@stdlib/utils-type-of": "^0.2.1"
"@stdlib/assert-is-enumerable-property": "^0.2.2",
"@stdlib/assert-is-object-like": "^0.2.2",
"@stdlib/utils-index-of": "^0.2.2",
"@stdlib/utils-noop": "^0.2.2",
"@stdlib/utils-type-of": "^0.2.2"
},

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

@@ -171,4 +171,4 @@ <!--

[test-image]: https://github.com/stdlib-js/utils-keys/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/utils-keys/actions/workflows/test.yml?query=branch:v0.2.1
[test-image]: https://github.com/stdlib-js/utils-keys/actions/workflows/test.yml/badge.svg?branch=v0.2.2
[test-url]: https://github.com/stdlib-js/utils-keys/actions/workflows/test.yml?query=branch:v0.2.2

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc