Socket
Socket
Sign inDemoInstall

nano

Package Overview
Dependencies
Maintainers
2
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 3.0.0 to 3.0.1

9

package.json

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

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

@@ -25,3 +25,7 @@ , "contributors" :

["couchdb", "data", "request", "json", "nosql", "micro", "nano", "database"]
, "dependencies" : {"request": "2.9.x", "follow": "*"}
, "dependencies" :
{ "request" : "2.9.x"
, "follow" : "0.8.x"
, "errs" : "0.2.x"
}
, "devDependencies" :

@@ -31,3 +35,2 @@ { "async" : "0.1.x"

, "nock" : "0.13.x"
, "errs" : "0.2.x"
}

@@ -34,0 +37,0 @@ , "scripts" :

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