connect-session-knex
Advanced tools
Comparing version 2.1.2 to 3.0.0
{ | ||
"name": "connect-session-knex", | ||
"description": "A knex.js session store for Express and Connect", | ||
"version": "2.1.2", | ||
"version": "3.0.0", | ||
"main": "lib/index.js", | ||
@@ -30,3 +30,3 @@ "typings": "typings/index.d.ts", | ||
"bluebird": "^3.7.2", | ||
"knex": "^1.0.2" | ||
"knex": "^2.0.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "devDependencies": { |
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
+ Addedcolorette@2.0.19(transitive)
+ Addedcommander@10.0.1(transitive)
+ Addedknex@2.5.1(transitive)
+ Addedpg-connection-string@2.6.1(transitive)
- Removedcolorette@2.0.16(transitive)
- Removedcommander@9.5.0(transitive)
- Removedknex@1.0.7(transitive)
- Removedpg-connection-string@2.5.0(transitive)
Updatedknex@^2.0.0