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

prisma-safety

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prisma-safety - npm Package Versions

maxheinritz
published 0.0.6 •

Changelog

Source

0.0.6 (2024-10-22)

  • Use model name instead of mapped table name (if present) for determining if field is a relation.
loop-open-source
published 0.0.5 •

Changelog

Source

0.0.5 (2024-08-21)

  • Use mapped table name (when present) to match old and new models for detecting changes.
loop-open-source
published 0.0.4 •

Changelog

Source

0.0.4 (2023-08-23)

  • Add support for reading prisma schema configuration from package.json.
loop-open-source
published 0.0.3 •

Changelog

Source

0.0.3 (2023-08-02)

  • Fix release name.
loop-open-source
published 0.0.2 •

Changelog

Source

0.0.2 (2023-08-02)

  • Enable automated publishing.
maxheinritz
published 0.0.1 •

Changelog

Source

0.0.1 (2023-08-02)

  • Add initial skeleton code.