class-transformer-validator
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "class-transformer-validator", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "A simple wrapper around class-transformer and class-validator which provides nice and programmer-friendly API.", | ||
@@ -57,3 +57,3 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"class-transformer": "^0.1.9", | ||
"class-transformer": "^0.2.0", | ||
"class-validator": "^0.9.1" | ||
@@ -60,0 +60,0 @@ }, |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0