Socket
Socket
Sign inDemoInstall

faraday

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

faraday - npm Package Compare versions

Comparing version 1.1.2 to 1.1.6

4

package.json
{
"name": "faraday",
"version": "1.1.2",
"version": "1.1.6",
"main": "faraday.coffee",

@@ -10,5 +10,5 @@ "engines": "node 0.10",

"dependencies": {
"mongodb": "2.x.x"
"mongodb": "1.x.x"
},
"description": "A lightweight MVC framework"
}

@@ -8,5 +8,5 @@ Faraday

<code><pre>
coffee -e "require('faraday').new"
coffee -e "require('faraday').new()"
</pre></code>
Now you can access faraday throught the folders <code>models</code>, <code>views</code>, and <code>controllers</code>.

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