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

cocaine

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cocaine - npm Package Compare versions

Comparing version 0.4.1-2 to 0.4.1-3

lib/channel/.tern-port

2

lib/channel/channel.js

@@ -185,3 +185,3 @@

} else {
this.on_error(errno, message)
this.on_error(sid, errno, message)
}

@@ -188,0 +188,0 @@ break

{
"name": "cocaine",
"version": "0.4.1-2",
"version": "0.4.1-3",
"description": "Node.js framework for Cocaine platform",

@@ -5,0 +5,0 @@ "author": "Cocaine Project <cocaine@yandex-team.ru>",

var hostname = require('os').hostname()
var format = require('util').format
var cli = new (require('../lib/client/client').Client)(['apefront.tst.ape.yandex.net', 10053])
var cli = new (require('../lib/client/client').Client)(['localhost', 10053])

@@ -6,0 +6,0 @@

Sorry, the diff of this file is not supported yet

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