Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unbound

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unbound - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

CMakeLists.txt

2

lib/unbound.js

@@ -9,3 +9,3 @@ /*!

const binding = require('loady')('unbound', __dirname);
const binding = require('loady')('node_unbound', __dirname);

@@ -12,0 +12,0 @@ /**

{
"name": "unbound",
"version": "0.4.2",
"version": "0.4.3",
"description": "Bindings to libunbound for node.js",

@@ -23,3 +23,3 @@ "keywords": [

"dependencies": {
"loady": "~0.0.1"
"loady": "~0.0.5"
},

@@ -26,0 +26,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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