🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@fedify/mysql

Package Overview
Dependencies
Maintainers
3
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fedify/mysql - npm Package Compare versions

Comparing version
2.4.0-dev.1504
to
2.4.0-dev.1508
+4
-7
package.json
{
"name": "@fedify/mysql",
"version": "2.4.0-dev.1504+756217cc",
"version": "2.4.0-dev.1508+68519bf4",
"description": "MySQL/MariaDB drivers for Fedify",

@@ -25,6 +25,3 @@ "keywords": [

},
"funding": [
"https://opencollective.com/fedify",
"https://github.com/sponsors/dahlia"
],
"funding": "https://opencollective.com/fedify",
"type": "module",

@@ -79,3 +76,3 @@ "main": "./dist/mod.cjs",

"mysql2": "^3.22.3",
"@fedify/fedify": "^2.4.0-dev.1504+756217cc"
"@fedify/fedify": "^2.4.0-dev.1508+68519bf4"
},

@@ -86,3 +83,3 @@ "devDependencies": {

"@fedify/fixture": "^2.0.0",
"@fedify/testing": "^2.4.0-dev.1504+756217cc"
"@fedify/testing": "^2.4.0-dev.1508+68519bf4"
},

@@ -89,0 +86,0 @@ "scripts": {