@small-tech/auto-encrypt-localhost
Advanced tools
Comparing version 7.0.1 to 7.0.2
@@ -8,2 +8,8 @@ # Changelog | ||
## [7.0.2] - 2021-03-06 | ||
### Fixed | ||
- Removed old binary declaration from package file. | ||
## [7.0.1] - 2021-03-06 | ||
@@ -10,0 +16,0 @@ |
{ | ||
"name": "@small-tech/auto-encrypt-localhost", | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"description": "Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers (including Express.js, etc.) using mkcert.", | ||
@@ -20,3 +20,2 @@ "keywords": [ | ||
}, | ||
"bin": "bin/auto-encrypt-localhost.js", | ||
"files": [ | ||
@@ -23,0 +22,0 @@ "lib", |
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
79769