embedded-postgres
Advanced tools
Comparing version 14.3.0-alpha.6 to 14.3.0-alpha.7
{ | ||
"name": "embedded-postgres", | ||
"version": "14.3.0-alpha.6", | ||
"version": "14.3.0-alpha.7", | ||
"description": "A package to run an embedded Postgresql database right from NodeJS", | ||
@@ -26,10 +26,10 @@ "main": "./dist/index.js", | ||
"optionalDependencies": { | ||
"@embedded-postgres/darwin-arm64": "^14.3.0-alpha.6", | ||
"@embedded-postgres/darwin-x64": "^14.3.0-alpha.6", | ||
"@embedded-postgres/linux-arm": "^14.3.0-alpha.6", | ||
"@embedded-postgres/linux-arm64": "^14.3.0-alpha.6", | ||
"@embedded-postgres/linux-ia32": "^14.3.0-alpha.6", | ||
"@embedded-postgres/linux-ppc64": "^14.3.0-alpha.6", | ||
"@embedded-postgres/linux-x64": "^14.3.0-alpha.6", | ||
"@embedded-postgres/windows-x64": "^14.3.0-alpha.6" | ||
"@embedded-postgres/darwin-arm64": "^14.3.0-alpha.7", | ||
"@embedded-postgres/darwin-x64": "^14.3.0-alpha.7", | ||
"@embedded-postgres/linux-arm": "^14.3.0-alpha.7", | ||
"@embedded-postgres/linux-arm64": "^14.3.0-alpha.7", | ||
"@embedded-postgres/linux-ia32": "^14.3.0-alpha.7", | ||
"@embedded-postgres/linux-ppc64": "^14.3.0-alpha.7", | ||
"@embedded-postgres/linux-x64": "^14.3.0-alpha.7", | ||
"@embedded-postgres/windows-x64": "^14.3.0-alpha.7" | ||
}, | ||
@@ -44,6 +44,6 @@ "dependencies": { | ||
"files": [ | ||
"./dist", | ||
"./dist/**/*", | ||
"README.md" | ||
], | ||
"gitHead": "55f04a922255b750097af84be3c8844b991ea70d" | ||
"gitHead": "919ec07638088fbfb03cabf9473971379d5a4661" | ||
} |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3434
1