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

minato

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minato - npm Package Compare versions

Comparing version 1.3.2 to 2.0.0

2

lib/index.js

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

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