memory-orm
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ import { NameBase } from './type' | ||
_id?: string | ||
get id(): string | undefined | ||
get id(): string | ||
static $name: NameBase | ||
@@ -8,0 +8,0 @@ static bless(o: Object): void |
{ | ||
"name": "memory-orm", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"description": "client side ORM + map reduce", | ||
@@ -5,0 +5,0 @@ "author": "7korobi", |
Sorry, the diff of this file is not supported yet
821449
0