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

@coolgk/mongo

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coolgk/mongo - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

index.d.ts
/*!
* @package @coolgk/mongo
* @version 1.0.0
* @version 1.0.1
* @link https://github.com/coolgk/mongo
* @license MIT
* @author Daniel Gong <daniel.k.gong@gmail.com>
*
* Copyright (c) 2017 Daniel Gong <daniel.k.gong@gmail.com>. All rights reserved.
* Licensed under the MIT License.
*/

@@ -11,0 +8,0 @@

/*!
* @package @coolgk/mongo
* @version 1.0.0
* @version 1.0.1
* @link https://github.com/coolgk/mongo
* @license MIT
* @author Daniel Gong <daniel.k.gong@gmail.com>
*
* Copyright (c) 2017 Daniel Gong <daniel.k.gong@gmail.com>. All rights reserved.
* Licensed under the MIT License.
*/

@@ -11,0 +8,0 @@

/*!
* @package @coolgk/mongo
* @version 1.0.0
* @version 1.0.1
* @link https://github.com/coolgk/mongo
* @license MIT
* @author Daniel Gong <daniel.k.gong@gmail.com>
*
* Copyright (c) 2017 Daniel Gong <daniel.k.gong@gmail.com>. All rights reserved.
* Licensed under the MIT License.
*/

@@ -11,0 +8,0 @@

/*!
* @package @coolgk/mongo
* @version 1.0.0
* @version 1.0.1
* @link https://github.com/coolgk/mongo
* @license MIT
* @author Daniel Gong <daniel.k.gong@gmail.com>
*
* Copyright (c) 2017 Daniel Gong <daniel.k.gong@gmail.com>. All rights reserved.
* Licensed under the MIT License.
*/

@@ -11,0 +8,0 @@

2

package.json

@@ -1,1 +0,1 @@

{"name":"@coolgk/mongo","version":"1.0.0","description":"A Mongo ORM Library","main":"dist/mongo.js","repository":{"type":"git","url":"https://github.com/coolgk/node-mvc.git"},"dependencies":{"@coolgk/array":"^2.0.3","mongodb":"^3.0.2"},"author":"Daniel Gong <daniel.k.gong@gmail.com>","license":"MIT","bugs":{"url":"https://github.com/coolgk/mongo/issues"},"homepage":"https://github.com/coolgk/mongo","keywords":["mongo","orm","odm","relational","join"]}
{"name":"@coolgk/mongo","version":"1.0.1","description":"A MongoDB ORM (ORM?) javascript / typescript library which enables data validation, joins on collections and simplifies CRUD on sub / nested documents in arrays","main":"dist/mongo.js","repository":{"type":"git","url":"https://github.com/coolgk/mongo.git"},"dependencies":{"@coolgk/array":"^2.0.3","mongodb":"^3.0.2"},"author":"Daniel Gong <daniel.k.gong@gmail.com>","license":"MIT","bugs":{"url":"https://github.com/coolgk/mongo/issues"},"homepage":"https://github.com/coolgk/mongo","keywords":["mongo","orm","odm","relational","join"]}
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