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

push2cloud-cf-adapter

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

push2cloud-cf-adapter - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

fns/getLogWebSocket.js

@@ -24,3 +24,4 @@ const WebSocket = require('ws');

},
origin: 'http://localhost'
origin: 'http://localhost',
rejectUnauthorized: api.options.rejectUnauthorized
});

@@ -27,0 +28,0 @@

{
"name": "push2cloud-cf-adapter",
"version": "1.0.4",
"version": "1.0.5",
"description": "abstracts cloud foundry api",

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

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