Socket
Socket
Sign inDemoInstall

ref-napi

Package Overview
Dependencies
3
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.2 to 1.4.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

1.4.3 / 2020-01-16
==================
* [[`33d46e71db`](https://github.com/node-ffi-napi/ref-napi/commit/33d46e71db)] - Update to jquery-3.4.1.min.js (Alan Ayoub) [#23](https://github.com/node-ffi-napi/ref-napi/pull/23)
* [[`4b8f542c16`](https://github.com/node-ffi-napi/ref-napi/commit/4b8f542c16)] - **chore**: update marked to version 0.7.0 (greenkeeper[bot]) [#17](https://github.com/node-ffi-napi/ref-napi/pull/17)
* [[`7137ebcfa1`](https://github.com/node-ffi-napi/ref-napi/commit/7137ebcfa1)] - **chore**: update node-addon-api to version 2.0.0 (greenkeeper[bot]) [#21](https://github.com/node-ffi-napi/ref-napi/pull/21)
1.4.2 / 2019-01-07

@@ -2,0 +9,0 @@ ==================

6

package.json

@@ -24,3 +24,3 @@ {

],
"version": "1.4.2",
"version": "1.4.3",
"license": "MIT",

@@ -40,3 +40,3 @@ "author": "Anna Henningsen <anna@addaleax.net>",

"debug": "^3.1.0",
"node-addon-api": "^1.6.2"
"node-addon-api": "^2.0.0"
},

@@ -47,3 +47,3 @@ "devDependencies": {

"jade": "^1.11.0",
"marked": "^0.6.0",
"marked": "^0.7.0",
"mocha": "^5.0.0",

@@ -50,0 +50,0 @@ "nyc": "^12.0.1",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc