Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@prisma/schema-files-loader

Package Overview
Dependencies
Maintainers
11
Versions
974
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 5.12.0-integration-publishing.3 to 5.12.0-integration-publishing.4

LICENSE

13

package.json
{
"name": "@prisma/schema-files-loader",
"version": "5.12.0-integration-publishing.3",
"version": "5.12.0-integration-publishing.4",
"description": "Package for resolving and loading schema files when schema is split into multiple files",

@@ -14,8 +14,2 @@ "main": "dist/index.js",

"author": "Serhii Tatarintsev <tatarintsev@prisma.io>",
"scripts": {
"dev": "DEV=true tsx helpers/build.ts",
"build": "tsx helpers/build.ts",
"test": "jest",
"prepublishOnly": "pnpm run build"
},
"files": [

@@ -30,3 +24,8 @@ "dist"

"jest": "29.7.0"
},
"scripts": {
"dev": "DEV=true tsx helpers/build.ts",
"build": "tsx helpers/build.ts",
"test": "jest"
}
}
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