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

extension-props

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extension-props - npm Package Compare versions

Comparing version 0.9.7 to 0.9.8

2

package.json
{
"name": "extension-props",
"version": "0.9.7",
"version": "0.9.8",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -171,6 +171,6 @@ # extension-props

- `getAllPropertyDescriptor(obj)`: returns an array of all properties of a given object.
- `getAllPropertyNames(obj)`: returns an array of all properties of a given object.
- _Variations:_
- `ObjectType.getAllPropertyDescriptor(obj)`
- `Object.getAllPropertyDescriptor(obj)`
- `ObjectType.getAllPropertyNames(obj)`
- `Object.getAllPropertyNames(obj)`
- `getAllPropertyDescriptor(obj, prop)`: returns a property descriptor for a property of a given object.

@@ -177,0 +177,0 @@ - _Variations:_

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