🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@valv/mysql

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@valv/mysql - npm Package Compare versions

Comparing version
0.1.0
to
0.2.0
+2
-2
package.json
{
"name": "@valv/mysql",
"version": "0.1.0",
"version": "0.2.0",
"description": "MySQL adapter for valv — row-level security and access control for AI agents, over a runtime connection",

@@ -40,3 +40,3 @@ "keywords": [

"peerDependencies": {
"@valv/core": "^0.7.2",
"@valv/core": "^0.8.1",
"mysql2": "^3.0.0"

@@ -43,0 +43,0 @@ },