Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

postgrate

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postgrate - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

14

package.json

@@ -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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc