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

@prisma/schema-files-loader

Package Overview
Dependencies
Maintainers
3
Versions
1021
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma/schema-files-loader - 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

6

dist/index.js

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

// src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
CompositeFilesResolver: () => CompositeFilesResolver,

@@ -41,3 +41,3 @@ InMemoryFilesResolver: () => InMemoryFilesResolver,

});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -44,0 +44,0 @@ // src/loadRelatedSchemaFiles.ts

{
"name": "@prisma/schema-files-loader",
"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": "Package for resolving and loading schema files when schema is split into multiple files",

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

"dependencies": {
"@prisma/prisma-schema-wasm": "6.3.0-6.integration-5-22-0-with-simplified-typeinfo-c7d99d9db5129d8b35986b8518c7f10bc8580e03",
"@prisma/prisma-schema-wasm": "6.3.0-16.eb5bc5493ac383a8fe3c3e7fabfc93e4d44ca21e",
"fs-extra": "11.1.1"

@@ -22,0 +22,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