New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.0.1 to 1.0.10

lib/.DS_Store

29

package.json
{
"name": "minato",
"version": "0.0.1",
"description": "",
"devDependencies": {
"typescript": "^4.6.3"
"version": "1.0.10",
"description": "Type Driven Database Framework",
"main": "lib/node.js",
"module": "lib/browser.js",
"typings": "lib/index.d.ts",
"files": [
"lib"
],
"author": "Shigma <shigma10826@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/shigma/minato.git"
},
"bugs": {
"url": "https://github.com/shigma/minato/issues"
},
"homepage": "https://github.com/shigma/minato",
"keywords": [
"orm",
"database"
],
"dependencies": {
"cosmokit": "^1.1.2",
"ns-require": "^1.1.2"
}
}
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