Socket
Socket
Sign inDemoInstall

rmodel

Package Overview
Dependencies
6
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.16 to 0.1.0

6

package.json
{
"name": "rmodel",
"version": "0.0.16",
"version": "0.1.0",
"description": "A simple OHM for Redis",

@@ -28,5 +28,5 @@ "main": "index.js",

"dependencies": {
"async": "^0.9.0",
"bluebird": "^2.3.2",
"coffee-script": "^1.8.0",
"inflection": "^1.3.8",
"inflection": "^1.4.2",
"redis": "^0.12.1",

@@ -33,0 +33,0 @@ "typeof": "^1.0.0",

@@ -9,2 +9,3 @@ # RedisModel - a simple OHM (object hash mapper) for Redis

- ID generation
- Promises

@@ -14,2 +15,6 @@ ### Install

### How to Run Tests
1. Install `coffeegulp` (`npm install -g coffeegulp`)
2. `coffeegulp test` or `coffeegulp test watch`
### Wishlist

@@ -16,0 +21,0 @@ - Relations: hasOne

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc