Comparing version 2.0.13 to 3.0.0
{ | ||
"name": "ucb", | ||
"description": "An upper confidence bounds multi-armed bandit algorithm", | ||
"version": "2.0.13", | ||
"version": "3.0.0", | ||
"license": "ISC", | ||
@@ -34,16 +34,16 @@ "main": "index.js", | ||
"dependencies": { | ||
"debug": "2.6.8", | ||
"has": "1.0.1" | ||
"debug": "4.1.1", | ||
"has": "1.0.3" | ||
}, | ||
"devDependencies": { | ||
"chai": "4.0.2", | ||
"eslint": "3.19.0", | ||
"eslint-config-airbnb": "15.0.1", | ||
"eslint-plugin-import": "2.3.0", | ||
"mocha-eslint": "3.0.1", | ||
"chai": "4.2.0", | ||
"eslint": "5.11.1", | ||
"eslint-config-airbnb": "17.1.0", | ||
"eslint-plugin-import": "2.14.0", | ||
"mocha-eslint": "5.0.0", | ||
"istanbul": "0.4.5", | ||
"mocha": "3.4.2", | ||
"mockery": "2.0.0", | ||
"mocha": "5.2.0", | ||
"mockery": "2.1.0", | ||
"random-js": "1.0.8", | ||
"sinon": "2.3.5" | ||
"sinon": "7.2.2" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
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
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
10496
11
+ Addeddebug@4.1.1(transitive)
+ Addedhas@1.0.3(transitive)
+ Addedms@2.1.3(transitive)
- Removeddebug@2.6.8(transitive)
- Removedhas@1.0.1(transitive)
- Removedms@2.0.0(transitive)
Updateddebug@4.1.1
Updatedhas@1.0.3