chore: version packages

Initial release of 100+ official TPMJS tools
This commit is contained in:
Ajax Davis 2025-12-31 23:54:47 +10:00
parent 80bef7d84c
commit 17b9ffb6aa
211 changed files with 847 additions and 117 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@tpmjs/tools-data-classification-heuristic",
"version": "0.1.0",
"version": "0.2.0",
"description": "Classifies data sensitivity using heuristics to detect PII, financial data, and health data patterns",
"type": "module",
"keywords": ["tpmjs", "compliance", "ai", "privacy", "pii", "data-classification"],