@payloadcms/drizzle
Advanced tools
Comparing version 3.0.0-canary.cb7fa00 to 3.0.0-canary.d894ac7
{ | ||
"name": "@payloadcms/drizzle", | ||
"version": "3.0.0-canary.cb7fa00", | ||
"version": "3.0.0-canary.d894ac7", | ||
"description": "A library of shared functions used by different payload database adapters", | ||
@@ -17,7 +17,14 @@ "homepage": "https://payloadcms.com", | ||
"import": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
}, | ||
"./postgres": { | ||
"import": "./dist/exports/postgres.js", | ||
"types": "./dist/exports/postgres.d.ts", | ||
"default": "./dist/exports/postgres.js" | ||
}, | ||
"./types": { | ||
"import": "./dist/types.js", | ||
"types": "./dist/types.d.ts" | ||
"types": "./dist/types.d.ts", | ||
"default": "./dist/types.js" | ||
} | ||
@@ -43,6 +50,6 @@ }, | ||
"@payloadcms/eslint-config": "3.0.0-beta.59", | ||
"payload": "3.0.0-canary.cb7fa00" | ||
"payload": "3.0.0-canary.d894ac7" | ||
}, | ||
"peerDependencies": { | ||
"payload": "3.0.0-canary.cb7fa00" | ||
"payload": "3.0.0-canary.d894ac7" | ||
}, | ||
@@ -49,0 +56,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
772307
378
6961
6