You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

memory-orm

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memory-orm - npm Package Compare versions

Comparing version

to
0.6.7

2

lib/model.d.ts

@@ -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