@coolgk/mongo
Advanced tools
Comparing version 1.0.0 to 1.0.1
/*! | ||
* @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 @@ |
@@ -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"]} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
61159
744