Comparing version 3.0.2 to 3.0.3
@@ -24,3 +24,3 @@ { | ||
], | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"license": "MIT", | ||
@@ -43,3 +43,3 @@ "author": "Anna Henningsen <anna@addaleax.net>", | ||
"get-symbol-from-current-process-h": "^1.0.2", | ||
"node-addon-api": "^2.0.0", | ||
"node-addon-api": "^3.0.0", | ||
"node-gyp-build": "^4.2.1" | ||
@@ -46,0 +46,0 @@ }, |
@@ -143,3 +143,14 @@ ref-napi | ||
Incompatible packages | ||
-------------------- | ||
The [`ref-struct-napi`](https://www.npmjs.com/package/ref-struct-napi) and | ||
[`ref-array-napi`](https://www.npmjs.com/package/ref-array-napi) packages | ||
have names that sound like they are compatible with this module. | ||
They are not, and your application will experience crashes if you use | ||
them together with `ref-napi`. | ||
Use [`ref-struct-di`](https://www.npmjs.com/package/ref-struct-di) | ||
or [`ref-array-di`](https://www.npmjs.com/package/ref-array-di) instead. | ||
License | ||
@@ -146,0 +157,0 @@ ------- |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
2413241
183
5
+ Addednode-addon-api@3.2.1(transitive)
- Removednode-addon-api@2.0.2(transitive)
Updatednode-addon-api@^3.0.0