@testcontainers/postgresql
Advanced tools
Comparing version 10.0.2 to 10.1.0
{ | ||
"name": "@testcontainers/postgresql", | ||
"version": "10.0.2", | ||
"version": "10.1.0", | ||
"license": "MIT", | ||
@@ -29,2 +29,3 @@ "keywords": [ | ||
"scripts": { | ||
"prepack": "shx cp ../../../README.md . && shx cp ../../../LICENSE .", | ||
"build": "tsc --project tsconfig.build.json" | ||
@@ -37,4 +38,4 @@ }, | ||
"dependencies": { | ||
"testcontainers": "^10.0.2" | ||
"testcontainers": "^10.1.0" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
9962
9
0
27
Updatedtestcontainers@^10.1.0