schemaglobin
Advanced tools
Comparing version 4.2.2 to 4.2.3
{ | ||
"name": "schemaglobin", | ||
"description": "Validate user-entered data.", | ||
"version": "4.2.2", | ||
"version": "4.2.3", | ||
"repository": "https://github.com/dhoulb/schemaglobin", | ||
@@ -9,5 +9,5 @@ "author": "Dave Houlbrooke <dave@shax.com>", | ||
"bump": "8e9c4fb5cd7fba71c7b9351a", | ||
"main": "dist/index.js", | ||
"exports": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"main": "./dist/index.js", | ||
"exports": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"engineStrict": true, | ||
@@ -14,0 +14,0 @@ "engines": { |
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
212799
53
4263