Comparing version 7.1.2 to 7.1.3
@@ -160,2 +160,3 @@ 'use strict' | ||
exports.unboxBody = function (boxed, key) { | ||
if(!key) return null | ||
boxed = u.toBuffer(boxed) | ||
@@ -180,3 +181,1 @@ key = u.toBuffer(key) | ||
{ | ||
"name": "ssb-keys", | ||
"description": "keyfile operations for ssb", | ||
"version": "7.1.2", | ||
"version": "7.1.3", | ||
"homepage": "https://github.com/ssbc/ssb-keys", | ||
@@ -6,0 +6,0 @@ "repository": { |
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
18941
479