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.11 to 1.1.12

helpers.coffee

12

package.json
{
"name": "faraday",
"version": "1.1.11",
"version": "1.1.12",
"main": "faraday.coffee",

@@ -13,3 +13,11 @@ "engines": "node 0.10",

},
"description": "A lightweight MVC framework"
"description": "A lightweight MVC framework",
"readme": "Faraday\n=======\nA lightweight MVC framework.\n\nTo begin, run the following the in the root of your app:\n\n<code><pre>\n coffee -e \"require('faraday').new()\"\n</pre></code>\n\nNow you can access faraday throught the folders <code>models</code>, <code>views</code>, and <code>controllers</code>.",
"readmeFilename": "README.md",
"_id": "faraday@1.1.11",
"_from": "faraday@1.1.11",
"dist": {
"shasum": "ddcfa288aacfa53c806fd757e2a412afd6154f61"
},
"_resolved": "https://registry.npmjs.org/faraday/-/faraday-1.1.11.tgz"
}

2

README.md

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

<code><pre>
coffee -e "require('faraday').new()"
coffee node_modules/faraday/new.coffee
</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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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