Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

loopback-ssl

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loopback-ssl - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "loopback-ssl",
"version": "0.0.4",
"version": "0.0.5",
"description": "Node module to enable SSL or Mutual SSL in any loopback application",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -36,3 +36,3 @@ # loopback-ssl

"certConfig": {
"path": "/Users/slahir/certs/local/",
"path": "/certificate/path/",
"key": "local.pem",

@@ -39,0 +39,0 @@ "cert": "local.crt.pem",

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