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

@brakebein/prisma-generator-nestjs-dto

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brakebein/prisma-generator-nestjs-dto - npm Package Compare versions

Comparing version 1.17.2 to 1.17.3

2

dist/generator/field-classifiers.js

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

const annotations_1 = require("./annotations");
const ANNOTATION_PARAMS_REGEX = /(?:\(([_A-Za-z0-9\-\/\.\\\, ]*)\))?/;
const ANNOTATION_PARAMS_REGEX = /(?:\(([@_A-Za-z0-9\-\/\.\\\, ]*)\))?/;
function isAnnotatedWith(instance, annotation, options) {

@@ -8,0 +8,0 @@ var _a;

{
"name": "@brakebein/prisma-generator-nestjs-dto",
"description": "Generates DTO and Entity classes from Prisma Schema for NestJS",
"version": "1.17.2",
"version": "1.17.3",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "author": {

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