GitShow/ljharb/define-properties
ljharb

define-properties

Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.

by ljharb
Star on GitHubForknpm

JavaScript

21 stars8 forks2 contributorsQuiet · 6mo agoSince 2015MIT

Meet the team

See all 2 on GitHub →
ljharb
ljharb134 contributions

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
Ishant5436
[spam]MergedPR

The field in currently uses an unauthenticated or SSH git URL. This requires package consumers and registry tools to have authenticated SSH GitHub access or unblocked git protocols to resolve the repository metadata. This PR updates it to an HTTPS URL () which is publicly accessible and standard for npm packages.

Ishant5436 · 1w ago
123xiaode456-boop
[spam]MergedPR

Summary: update the package repository URL from git:// to git+https:// keep the existing GitHub repository target unchanged Verification: parsed package.json with Node and confirmed repository.url ran git diff --check This is a metadata-only change.

123xiaode456-boop · 1w ago
iikel1
Can't install define-properties@^1.2.1.ClosedIssue

I am trying to install next js project which required define-properties@^1.2.1. I got this error I have tried to and I got this

iikel1 · 2y ago
Structured data for AI agents

Repository: ljharb/define-properties. Description: Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. Stars: 21, Forks: 8. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Open PRs: 0, open issues: 1. Last activity: 6mo ago. Community health: 85%. Top contributors: ljharb.

·@ofershap

Replace github.com with gitshow.dev