New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@small-tech/auto-encrypt-localhost

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@small-tech/auto-encrypt-localhost - npm Package Compare versions

Comparing version 7.0.0 to 7.0.1

bin/post-install.js

6

CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

## [7.0.1] - 2021-03-06
### Fixed
- Added missing bin folder to the npm package.
## [7.0.0] - 2021-03-06

@@ -10,0 +16,0 @@

5

package.json
{
"name": "@small-tech/auto-encrypt-localhost",
"version": "7.0.0",
"version": "7.0.1",
"description": "Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers (including Express.js, etc.) using mkcert.",

@@ -22,3 +22,4 @@ "keywords": [

"files": [
"lib"
"lib",
"bin"
],

@@ -25,0 +26,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc