Socket
Book a DemoInstallSign in
Socket

datarev

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datarev

library that you can use to store data revisions or changes in an object.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Node.js - datarev

datarev is a library that you can use to store data revisions or changes in an object.

Why?

Let's assume that you store your data or records in JSON. Overtime, it may be valuable to track the changes of each individual record. datarev is my attempt at helping you do that.

API Stability

NONE

Installation

npm install --save datarev

License

(MIT License)

Copyright 2013, JP Richardson jprichardson@gmail.com

FAQs

Package last updated on 16 Aug 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts