Socket
Socket
Sign inDemoInstall

napi-macros

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

napi-macros - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

6

package.json
{
"name": "napi-macros",
"version": "2.2.1",
"version": "2.2.2",
"description": "Set of utility macros to make writing N-API modules a little easier.",

@@ -12,2 +12,6 @@ "main": "index.js",

},
"files": [
"napi-macros.h",
"index.js"
],
"author": "Mathias Buus (@mafintosh)",

@@ -14,0 +18,0 @@ "license": "MIT",

example/binding.gyp
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