New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

drizzle-orm-pg

Package Overview
Dependencies
Maintainers
3
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drizzle-orm-pg - npm Package Compare versions

Comparing version 0.12.0-beta.14 to 0.12.0-beta.15

README.md

4

package.json
{
"name": "drizzle-orm-pg",
"version": "0.12.0-beta.14",
"version": "0.12.0-beta.15",
"description": "Drizzle ORM package for PostgreSQL database",

@@ -53,3 +53,3 @@ "main": "index.js",

"test": "cd tests && tsc",
"pack": "cp package.json dist/ && (cd dist && pnpm pack --pack-destination ..) && rm -f package.tgz && mv *.tgz package.tgz",
"pack": "cp README.md package.json dist/ && (cd dist && pnpm pack --pack-destination ..) && rm -f package.tgz && mv *.tgz package.tgz",
"publish:beta": "pnpm publish package.tgz --tag beta --git-checks false",

@@ -56,0 +56,0 @@ "build:int": "pnpm build && pnpm run pack"

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