class-transformer-validator
Advanced tools
Comparing version 0.6.0 to 0.7.0
@@ -57,2 +57,3 @@ "use strict"; | ||
} | ||
exports.transformAndValidateSync = transformAndValidateSync; | ||
exports.transformAndValidateSync = transformAndValidateSync; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "class-transformer-validator", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "A simple wrapper around class-transformer and class-validator which provides nice and programmer-friendly API.", | ||
@@ -50,3 +50,3 @@ "license": "MIT", | ||
"chai-as-promised": "^7.1.1", | ||
"class-transformer": "^0.1.9", | ||
"class-transformer": "^0.2.0", | ||
"class-validator": "^0.9.1", | ||
@@ -53,0 +53,0 @@ "mocha": "^5.2.0", |
@@ -142,2 +142,5 @@ # class-transformer-validator | ||
**0.7.0** | ||
* updated `class-transformer` dependency to version `^0.2.0` | ||
**0.6.0** | ||
@@ -144,0 +147,0 @@ * updated `class-validator` dependency to version `^0.9.1` |
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
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
19492
6
126
178
1