@brakebein/prisma-generator-nestjs-dto
Advanced tools
Comparing version 1.17.2 to 1.17.3
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
137679