Comparing version 1.3.2 to 2.0.0
@@ -23,3 +23,3 @@ var __create = Object.create; | ||
// minato/packages/minato/src/index.ts | ||
// packages/minato/src/index.ts | ||
var src_exports = {}; | ||
@@ -26,0 +26,0 @@ module.exports = __toCommonJS(src_exports); |
{ | ||
"name": "minato", | ||
"version": "1.3.2", | ||
"version": "2.0.0", | ||
"description": "Type Driven Database Framework", | ||
@@ -32,5 +32,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@minatojs/core": "^1.3.2", | ||
"@minatojs/core": "^2.0.0", | ||
"ns-require": "^1.1.4" | ||
} | ||
} |
@@ -25,3 +25,2 @@ # minato | ||
| [SQLite](https://github.com/shigma/minato/tree/master/packages/sqlite) | [![npm](https://img.shields.io/npm/v/@minatojs/driver-sqlite?style=flat-square)](https://www.npmjs.com/package/@minatojs/driver-sqlite) | | | ||
| [LevelDB](https://github.com/shigma/minato/tree/master/packages/level) | [![npm](https://img.shields.io/npm/v/@minatojs/driver-level?style=flat-square)](https://www.npmjs.com/package/@minatojs/driver-level) | | | ||
| [Memory](https://github.com/shigma/minato/tree/master/packages/memory) | [![npm](https://img.shields.io/npm/v/@minatojs/driver-memory?style=flat-square)](https://www.npmjs.com/package/@minatojs/driver-memory) | In-memory driver support | | ||
@@ -28,0 +27,0 @@ |
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
6949
81
+ Added@minatojs/core@2.9.0(transitive)
- Removed@minatojs/core@1.3.2(transitive)
Updated@minatojs/core@^2.0.0