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

@shields_io/camp

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shields_io/camp - npm Package Compare versions

Comparing version 18.1.1 to 18.1.2

4

CHANGELOG.md
# Changelog
## 18.1.2
- Fixes for TLS termination
## 18.1.1

@@ -4,0 +8,0 @@

2

lib/camp.js

@@ -1015,3 +1015,3 @@ // Server-side Ajax handler that wraps around node.js.

var KEY_HEADER = /^-+BEGIN \w+ PRIVATE KEY-+/;
var KEY_HEADER = /^-+BEGIN \w* ?PRIVATE KEY-+/;
var CERT_HEADER = /^-+BEGIN CERTIFICATE-+/;

@@ -1018,0 +1018,0 @@ function createServerWithSettings (settings) {

@@ -9,3 +9,3 @@ {

"description": "Fork of Scoutcamp maintained for Shields",
"version": "18.1.1",
"version": "18.1.2",
"homepage": "https://github.com/badges/sc",

@@ -23,3 +23,4 @@ "repository": "badges/sc",

"socket.io": "^2.0.4",
"spdy": "^3.4.7",
"spdy": "^4.0.2",
"handle-thing": "^2.0.1",
"ws": "^6.1.0"

@@ -26,0 +27,0 @@ },

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