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

wrr-pool

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wrr-pool - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

8

package.json

@@ -9,3 +9,3 @@ {

},
"version": "1.0.4",
"version": "1.0.5",
"main": "./lib/index.js",

@@ -17,6 +17,6 @@ "keywords": ["weighted", "roundrobin", "round", "robin"],

"devDependencies": {
"mocha": "~=2.3.4",
"chai": "~=3.4.1",
"mocha": "^2.4.5",
"chai": "^3.5.0",
"eslint": "^1.10.3",
"eslint-config-airbnb": "^3.1.0",
"eslint-config-airbnb": "^5.0.0",
"istanbul": "^0.4.2"

@@ -23,0 +23,0 @@ },

@@ -1,2 +0,4 @@

[![Build Status](https://travis-ci.org/oleksiyk/wrr-pool.png)](https://travis-ci.org/oleksiyk/wrr-pool)
[![Build Status](https://travis-ci.org/oleksiyk/wrr-pool.svg)](https://travis-ci.org/oleksiyk/wrr-pool)
[![Dependencies](https://david-dm.org/oleksiyk/wrr-pool.svg)](https://david-dm.org/oleksiyk/wrr-pool)
[![DevDependencies](https://david-dm.org/oleksiyk/wrr-pool/dev-status.svg)](https://david-dm.org/oleksiyk/wrr-pool#info=devDependencies)

@@ -3,0 +5,0 @@ # WRRPool

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