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

nko

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nko - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

2

nko.js

@@ -12,3 +12,3 @@ var http = require('http'),

var subdomain = process.env.SUBDOMAIN
, hostname = subdomain ? subdomain + '.nodejitsu.com' : os.hostname();
, hostname = subdomain ? subdomain + '.jitsu.com' : os.hostname();

@@ -15,0 +15,0 @@ var params = {

@@ -6,3 +6,3 @@ {

"description": "node.js knockout deploy check-in",
"version": "0.1.1",
"version": "0.2.0",
"homepage": "http://nodeknockout.com",

@@ -9,0 +9,0 @@ "repository": {

@@ -1,2 +0,3 @@

# node.js knockout deploy check-ins
node.js knockout deploy check-ins
---------------------------------

@@ -7,3 +8,4 @@ So, we need to keep track of your deploys for lots of different reasons.

## Installation
Installation
============

@@ -19,3 +21,4 @@ Add `nko` to the dependencies section of your package.json:

## Usage
Usage
=====

@@ -45,3 +48,4 @@ Just require it somewhere in your normal execution path. We recommend at the

## Problems?
Problems?
=========

@@ -48,0 +52,0 @@ As always, you can contact us at [all@nodeknockout.com] or [@node_knockout].

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