openssl-cert-tools
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -18,3 +18,3 @@ /* jshint node: true */ | ||
[ | ||
require('./information') | ||
require('./lib/information') | ||
].forEach(function (module) { | ||
@@ -21,0 +21,0 @@ Object.keys(module).forEach(function (key) { |
{ | ||
"name": "openssl-cert-tools", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Module to handle certificate related OpenSSL commands", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
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
14849