schema-llama
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "schema-llama", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A more purely javascript es6 class generator. Takes the work out of validation, type checking, and more.", | ||
"main": "./src/index.js", | ||
"main": "./dist/index.js", | ||
"scripts": { | ||
"prepare": "babel ./src -d ./dist", | ||
"test": "mocha tests/*" | ||
@@ -8,0 +9,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
24257
8
443