Comparing version 7.0.13 to 7.0.14
@@ -158,4 +158,8 @@ 'use strict' | ||
var msg = pb.multibox_open(boxed, sk) | ||
if(msg) return JSON.parse(''+msg) | ||
try { | ||
return JSON.parse(''+msg) | ||
} catch (_) { } | ||
return | ||
} | ||
{ | ||
"name": "ssb-keys", | ||
"description": "keyfile operations for ssb", | ||
"version": "7.0.13", | ||
"version": "7.0.14", | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
17330
433
0
11