shibd commented on PR #238:
URL: 
https://github.com/apache/pulsar-client-node/pull/238#issuecomment-1297885027

   > Is there any way to verify the node module built with NPI of Node.js 18 
can be used by Node.js 16?
   
   I guess no verification is needed, We built using version `4` of NAPI.
   
   
https://github.com/apache/pulsar-client-node/blob/10ef71a0d235955d91bf763d12513eca51948df0/binding.gyp#L37
   
   Then refer to this 
[table](https://nodejs.org/api/n-api.html#implications-of-abi-stability) to 
know that both 18 and 16 can be used.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to