class-transformer
Advanced tools
Comparing version 0.1.0-beta.7 to 0.1.0-beta.8
{ | ||
"name": "class-transformer", | ||
"version": "0.1.0-beta.7", | ||
"version": "0.1.0-beta.8", | ||
"description": "Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors", | ||
@@ -54,5 +54,4 @@ "license": "MIT", | ||
"scripts": { | ||
"postinstall": "typings install", | ||
"test": "gulp tests" | ||
} | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
123724