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

@cwqt/refract

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cwqt/refract - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

4

package.json
{
"name": "@cwqt/refract",
"version": "1.0.10",
"description": "A TypeScript SDK for Prisma",
"version": "1.0.11",
"description": "Generate Prisma from TypeScript",
"author": "cwqt",

@@ -6,0 +6,0 @@ "license": "GPL-3.0-or-later",

# refract
A TypeScript SDK for [Prisma](https://www.prisma.io).
Generate [Prisma](https://www.prisma.io) from TypeScript

@@ -9,6 +9,2 @@ <div align="center">

- Write your schema in TypeScript
- Generate Prisma schema with `Refract`
- Generate client & perform migrations with generated schema
## Installation & usage

@@ -27,3 +23,2 @@

- Only tested on `mysql`
- Doesn't have all features, yet (PRs welcome!)
- Made in two weekends while drinking 🥴
- Doesn't have all features yet (PRs welcome!)
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