Comparing version 1.0.0 to 1.0.1
@@ -6,6 +6,14 @@ { | ||
}, | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"exports": "./dist/bin/index.js", | ||
"description": "Simple PostgreSQL migration tool for raw-SQL loving developers.", | ||
"license": "MIT", | ||
"type": "module", | ||
"keywords": [ | ||
"postgres", | ||
"migrations", | ||
"database", | ||
"sql", | ||
"typescript" | ||
], | ||
"scripts": { | ||
@@ -32,3 +40,7 @@ "watch": "tsc -w", | ||
"pg": "^8.11.3" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/GeneralDynamicInformationSoftware/postgrate.git" | ||
} | ||
} |
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
21282
5
8
4