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.10 to 1.0.11

2

dist/functions/contentWriters/writeOutputObjectType.js

@@ -106,3 +106,3 @@ "use strict";

.write(` = `)
.write(`${field.argName}Schema.omit({ take: true, skip: true })`);
.write(`(${field.argName}Schema as any).omit({ take: true, skip: true })`);
}

@@ -109,0 +109,0 @@ if (useMultipleFiles && !getSingleFileContent) {

{
"name": "highglossy-zod-prisma-types",
"version": "1.0.10",
"version": "1.0.11",
"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