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

highglossy-zod-prisma-types

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

highglossy-zod-prisma-types - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

dist/functions/writeSingleFileInputTypeStatements.js

@@ -20,2 +20,3 @@ "use strict";

'withaggregatesfilter',
'without',
];

@@ -36,2 +37,3 @@ const writeSingleFileInputTypeStatements = (dmmf, fileWriter) => {

}
console.log(inputType.name);
if (inputType.name.toLowerCase().includes('scalar')) {

@@ -38,0 +40,0 @@ return;

2

package.json
{
"name": "highglossy-zod-prisma-types",
"version": "1.0.7",
"version": "1.0.8",
"description": "It's not an official package",

@@ -5,0 +5,0 @@ "author": "Chris Hörmann",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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