Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37.4k
Star
122k
Code
Issues
623
Pull requests
562
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
node-api: get Node API version used by addon
- #45715
#45715
Closed
vmoroz
wants to merge 15 commits into
nodejs:main
nodejs/node:main
from
vmoroz:PR/NodeApiModuleVersion
vmoroz/nodejs-node:PR/NodeApiModuleVersion
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
node-api: get Node API version used by addon
#45715
vmoroz
wants to merge 15 commits into
nodejs:main
nodejs/node:main
from
vmoroz:PR/NodeApiModuleVersion
vmoroz/nodejs-node:PR/NodeApiModuleVersion
Copy head branch name to clipboard
Commits
Commits on May 1, 2023
node-api: get Node API version used by addon
vmoroz
committed
bbb0fb5
View commit details
Copy full SHA for bbb0fb5
Browse repository at this point
fix node_api.cc formatting
vmoroz
committed
c8c6f56
View commit details
Copy full SHA for c8c6f56
Browse repository at this point
merge tests
vmoroz
committed
4c11c92
View commit details
Copy full SHA for 4c11c92
Browse repository at this point
use node_api prefix instead of napi for new code
vmoroz
committed
272ba92
View commit details
Copy full SHA for 272ba92
Browse repository at this point
update `napi_ref` related docs
vmoroz
committed
f297f67
View commit details
Copy full SHA for f297f67
Browse repository at this point
release non-object types from napi_ref on ref count 0
vmoroz
committed
b4ae2a6
View commit details
Copy full SHA for b4ae2a6
Browse repository at this point
address PR feedback
vmoroz
committed
fe46dee
View commit details
Copy full SHA for fe46dee
Browse repository at this point
address PR feedback
vmoroz
committed
3748a4e
View commit details
Copy full SHA for 3748a4e
Browse repository at this point
avoid memory leaks reported by ASAN
vmoroz
committed
bd38aaf
View commit details
Copy full SHA for bd38aaf
Browse repository at this point
improve error messages for unsupported versions
vmoroz
committed
ac53d6b
View commit details
Copy full SHA for ac53d6b
Browse repository at this point
allow local symbols be weak references
vmoroz
committed
f10f20f
View commit details
Copy full SHA for f10f20f
Browse repository at this point
add a comment for symbol_key_for_ field
vmoroz
committed
bb3cc12
View commit details
Copy full SHA for bb3cc12
Browse repository at this point
do not call JS while creating napi_ref
vmoroz
committed
4b709c1
View commit details
Copy full SHA for 4b709c1
Browse repository at this point
fix md linter issues
vmoroz
committed
ad50859
View commit details
Copy full SHA for ad50859
Browse repository at this point
Commits on May 3, 2023
avoid using pronouns in the docs
vmoroz
committed
38d5f0f
View commit details
Copy full SHA for 38d5f0f
Browse repository at this point
You can’t perform that action at this time.