Socket
Socket
Sign inDemoInstall

nano

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nano - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

samples/express.js

2

nano.js

@@ -584,3 +584,3 @@ /* minimal couch in node

db = path.pathname.split('/')[1];
cfg.url = path.protocol + '//' + auth + path.host; // reset url
cfg.url = path.protocol + '//' + auth + path.hostname; // reset url
return document_module(db);

@@ -587,0 +587,0 @@ }

@@ -5,3 +5,3 @@ { "name" : "nano"

, "repository" : "git://github.com/dscape/nano"
, "version" : "1.1.4"
, "version" : "1.1.5"
, "author" : "Nuno Job <nunojobpinto@gmail.com> (http://nunojob.com)"

@@ -8,0 +8,0 @@ , "contributors" :

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