Comparing version 0.0.9 to 0.1.0
{ | ||
"name": "crumb", | ||
"description": "CSRF crumb generation plugin", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)", | ||
@@ -21,10 +21,10 @@ "contributors": [], | ||
"boom": "0.3.x", | ||
"hoek": "0.4.x", | ||
"cryptiles": "0.0.x" | ||
"hoek": "0.6.x", | ||
"cryptiles": "0.1.x" | ||
}, | ||
"peerDependencies": { | ||
"hapi": "0.14.x" | ||
"hapi": "0.15.x" | ||
}, | ||
"devDependencies": { | ||
"hapi": "0.14.x", | ||
"hapi": "0.15.x", | ||
"mocha": "1.x.x", | ||
@@ -31,0 +31,0 @@ "chai": "1.x.x", |
@@ -55,3 +55,3 @@ // Load modules | ||
server.plugin().allow({ ext: true }).require('../', { cookieOptions: { isSecure: true } }, function (err) { | ||
server.plugin.allow({ ext: true }).require('../', { cookieOptions: { isSecure: true } }, function (err) { | ||
@@ -58,0 +58,0 @@ expect(err).to.not.exist; |
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
54545
+ Addedasync@0.2.10(transitive)
+ Addedaws-sign@0.2.1(transitive)
+ Addedcatbox@0.2.1(transitive)
+ Addedcombined-stream@0.0.7(transitive)
+ Addedcookie-jar@0.2.0(transitive)
+ Addeddelayed-stream@0.0.5(transitive)
+ Addedforever-agent@0.2.0(transitive)
+ Addedform-data@0.0.10(transitive)
+ Addedhapi@0.15.9(transitive)
+ Addedjson-stringify-safe@3.0.0(transitive)
+ Addednode-uuid@1.4.8(transitive)
+ Addedoauth-sign@0.2.0(transitive)
+ Addedqs@0.5.6(transitive)
+ Addedrequest@2.16.6(transitive)
+ Addedshot@0.1.3(transitive)
+ Addedtunnel-agent@0.2.0(transitive)
- Removedboom@0.2.1(transitive)
- Removedcatbox@0.1.7(transitive)
- Removedcryptiles@0.0.2(transitive)
- Removedgood@0.0.2(transitive)
- Removedhapi@0.14.2(transitive)
- Removedhawk@0.7.1(transitive)
- Removedhoek@0.4.50.5.0(transitive)
- Removedjoi@0.1.3(transitive)
- Removedrequest@2.11.4(transitive)
- Removedshot@0.0.13(transitive)
Updatedcryptiles@0.1.x
Updatedhoek@0.6.x