</>PackageGraphPackageGraph

gopd

npmv1.2.0TypeScript

`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.

0
Weekly downloads
5
Dependents
13
Dependencies
6/100
Popularity

Overview

gopd is an npm package that `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. The latest version is 1.2.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • No significant drawbacks detected from available metadata.

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of gopd.

Dependencies

Dev (13)

@arethetypeswrong/cli ^0.17.0@ljharb/eslint-config ^21.1.1@ljharb/tsconfig ^0.2.0@types/tape ^5.6.5auto-changelog ^2.5.0encoding ^0.1.13eslint =8.8.0evalmd ^0.0.19in-publish ^2.0.1npmignore ^0.3.1safe-publish-latest ^2.0.0tape ^5.9.0typescript next

Used by

Popular packages that depend on gopd.

Alternatives to gopd

Frequently installed together

Version history

VersionPublishedLicense
1.2.0latest1 year agoMIT
1.1.01 year agoMIT
1.0.13 years agoMIT

Maintainers

Keywords

Funding

Frequently asked questions

How do I install gopd?

Run `npm install gopd` to add gopd to your npm project.

What license is gopd released under?

gopd is distributed under the MIT license.

How popular is gopd?

gopd has approximately 0 downloads per week and 5 known dependent packages.