Socket
Socket
Sign inDemoInstall

faraday

Package Overview
Dependencies
1
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

5

package.json
{
"name": "faraday",
"version": "1.1.0",
"version": "1.1.1",
"main": "faraday.coffee",

@@ -9,3 +9,6 @@ "engines": "node 0.10",

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

2

README.md

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

<code><pre>
node -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>.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc