@automapper/classes
Advanced tools
Comparing version 8.7.5 to 8.7.6
{ | ||
"name": "@automapper/classes/mapped-types", | ||
"version": "8.7.5", | ||
"version": "8.7.6", | ||
"type": "module", | ||
@@ -17,4 +17,4 @@ "exports": { | ||
"peerDependencies": { | ||
"@automapper/core": "8.7.5", | ||
"@automapper/classes": "8.7.5" | ||
"@automapper/core": "8.7.6", | ||
"@automapper/classes": "8.7.6" | ||
}, | ||
@@ -21,0 +21,0 @@ "repository": { |
{ | ||
"name": "@automapper/classes", | ||
"version": "8.7.5", | ||
"version": "8.7.6", | ||
"type": "module", | ||
"peerDependencies": { | ||
"@automapper/core": "8.7.5", | ||
"@automapper/core": "8.7.6", | ||
"reflect-metadata": "~0.1.13" | ||
@@ -8,0 +8,0 @@ }, |
import { AUTOMAPPER_METADATA_FACTORY_KEY } from '@automapper/classes'; | ||
import { isArrayTypeNode, isTypeNode, NodeBuilderFlags, TypeFlags, SyntaxKind, TypeFormatFlags, ModuleKind, visitNode, isImportDeclaration, isClassDeclaration, visitEachChild, isPropertyDeclaration, isGetAccessorDeclaration, getAllJSDocTags } from 'typescript/lib/tsserverlibrary'; | ||
import { isArrayTypeNode, isTypeNode, NodeBuilderFlags, TypeFlags, TypeFormatFlags, SyntaxKind, ModuleKind, visitNode, isImportDeclaration, isClassDeclaration, visitEachChild, isPropertyDeclaration, isGetAccessorDeclaration, getAllJSDocTags } from 'typescript/lib/tsserverlibrary'; | ||
import { posix, dirname } from 'path'; | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@automapper/classes/transformer-plugin", | ||
"version": "8.7.5", | ||
"version": "8.7.6", | ||
"type": "module", | ||
@@ -17,4 +17,4 @@ "exports": { | ||
"peerDependencies": { | ||
"@automapper/core": "8.7.5", | ||
"@automapper/classes": "8.7.5" | ||
"@automapper/core": "8.7.6", | ||
"@automapper/classes": "8.7.6" | ||
}, | ||
@@ -21,0 +21,0 @@ "repository": { |
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