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

@minatojs/driver-sqlite

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@minatojs/driver-sqlite - npm Package Compare versions

Comparing version 3.8.3 to 3.8.4

10

package.json
{
"name": "@minatojs/driver-sqlite",
"version": "3.8.3",
"version": "3.8.4",
"description": "SQLite Driver for Minato",

@@ -29,13 +29,13 @@ "main": "lib/index.js",

"peerDependencies": {
"@minatojs/core": "^2.8.0"
"@minatojs/core": "^2.8.1"
},
"devDependencies": {
"@minatojs/tests": "^1.8.3"
"@minatojs/tests": "^1.8.5"
},
"dependencies": {
"@minatojs/sql-utils": "^4.2.1",
"@minatojs/sql-utils": "^4.2.2",
"@minatojs/sql.js": "^3.1.0",
"cosmokit": "^1.5.1",
"cosmokit": "^1.5.2",
"reggol": "^1.6.3"
}
}
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