schemaglobin
Advanced tools
Comparing version 4.2.3 to 4.2.4
{ | ||
"name": "schemaglobin", | ||
"description": "Validate user-entered data.", | ||
"version": "4.2.3", | ||
"version": "4.2.4", | ||
"repository": "https://github.com/dhoulb/schemaglobin", | ||
@@ -26,3 +26,3 @@ "author": "Dave Houlbrooke <dave@shax.com>", | ||
"test:jest:watch": "jest --watchAll", | ||
"build": "tsc" | ||
"build": "tsc && node ./dist/index.js" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
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
212823