New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-zookeeper-client

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-zookeeper-client - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

CHANGELOG.md
# Change Log
## 1.1.2
Upgrade the dependencies to fix security related issues
## 1.1.1

@@ -4,0 +8,0 @@

6

package.json
{
"name": "node-zookeeper-client",
"version": "1.1.1",
"version": "1.1.2",
"description": "A pure Javascript ZooKeeper client for Node.js.",

@@ -27,4 +27,4 @@ "author": "Alex Guan <alex.guan@gmail.com>",

"dependencies": {
"underscore": "~1.12.1",
"async": "~0.2.7"
"underscore": "~1.13.3",
"async": "~3.2.3"
},

@@ -31,0 +31,0 @@ "licenses": [

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