Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

footrest

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

footrest - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Lightweight CouchDB ODM written in CoffeeScript",
"version": "0.0.1",
"version": "0.0.2",

@@ -8,0 +8,0 @@ "main": "lib/index",

@@ -8,3 +8,3 @@ Footrest: Lightweight ODM for CouchDB on Node ![Build status](https://secure.travis-ci.org/brianewing/footrest.png)

Footrest lets you define models that will be backed by a Couch database.
It tries to work in exactly the way you'd expect it to, with an ActiveRecord-esque API.
It tries to work in exactly the way you'd expect it to, with an ActiveModel-esque API.

@@ -11,0 +11,0 @@ Whilst it's still being put together, footrest will support callbacks (beforeSave, afterSave, etc) and validations.

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