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

@prisma/generator-helper

Package Overview
Dependencies
Maintainers
3
Versions
8965
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma/generator-helper - npm Package Compare versions

Comparing version 6.3.0-integration-engines-6-3-0-6-integration-5-22-0-with-simplified-typeinfo-c7d99d9db5129d8b35986b8518c7f10bc8580e03.2 to 6.3.0-integration-fix-subcommands-esm-projects.1

1

dist/dmmf.d.ts

@@ -91,2 +91,3 @@ export type ReadonlyDeep<O> = {

relationOnDelete?: string;
relationOnUpdate?: string;
relationName?: string;

@@ -93,0 +94,0 @@ documentation?: string;

6

dist/index.js

@@ -19,4 +19,4 @@ "use strict";

var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
var dist_exports = {};
__export(dist_exports, {
var index_exports = {};
__export(index_exports, {
DMMF: () => import_chunk_JU65QD3H.DMMF,

@@ -28,3 +28,3 @@ GeneratorError: () => import_chunk_YCVAQFCS.GeneratorError,

});
module.exports = __toCommonJS(dist_exports);
module.exports = __toCommonJS(index_exports);
var import_chunk_YCVAQFCS = require("./chunk-YCVAQFCS.js");

@@ -31,0 +31,0 @@ var import_chunk_JU65QD3H = require("./chunk-JU65QD3H.js");

{
"name": "@prisma/generator-helper",
"version": "6.3.0-integration-engines-6-3-0-6-integration-5-22-0-with-simplified-typeinfo-c7d99d9db5129d8b35986b8518c7f10bc8580e03.2",
"version": "6.3.0-integration-fix-subcommands-esm-projects.1",
"description": "This package is intended for Prisma's internal use",

@@ -18,3 +18,3 @@ "main": "dist/index.js",

"dependencies": {
"@prisma/debug": "6.3.0-integration-engines-6-3-0-6-integration-5-22-0-with-simplified-typeinfo-c7d99d9db5129d8b35986b8518c7f10bc8580e03.2"
"@prisma/debug": "6.3.0-integration-fix-subcommands-esm-projects.1"
},

@@ -27,3 +27,3 @@ "devDependencies": {

"@types/node": "18.19.31",
"esbuild": "0.24.0",
"esbuild": "0.24.2",
"jest": "29.7.0",

@@ -30,0 +30,0 @@ "jest-junit": "16.0.0",

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