@chantouchsek/validatorjs
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "@chantouchsek/validatorjs", | ||
"type": "module", | ||
"version": "2.1.3", | ||
"packageManager": "pnpm@9.1.2", | ||
"version": "2.1.4", | ||
"description": "The validator.js library makes data validation in JavaScript very easy in both the browser and Node.js.", | ||
@@ -42,13 +41,2 @@ "author": { | ||
}, | ||
"scripts": { | ||
"build": "unbuild", | ||
"test": "vitest --run", | ||
"test:watch": "vitest watch", | ||
"test:cov": "vitest run --coverage", | ||
"release": "standard-version && git push --follow-tags origin main && pnpm publish", | ||
"lint": "eslint .", | ||
"lint:fix": "eslint . --fix", | ||
"prepare": "husky", | ||
"typecheck": "tsc --noEmit" | ||
}, | ||
"dependencies": { | ||
@@ -77,3 +65,13 @@ "lodash-es": "^4.17.21" | ||
}, | ||
"engineStrict": true | ||
} | ||
"engineStrict": true, | ||
"scripts": { | ||
"build": "unbuild", | ||
"test": "vitest --run", | ||
"test:watch": "vitest watch", | ||
"test:cov": "vitest run --coverage", | ||
"release": "standard-version && git push --follow-tags origin main && pnpm publish", | ||
"lint": "eslint .", | ||
"lint:fix": "eslint . --fix", | ||
"typecheck": "tsc --noEmit" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
717121
8
10257
1