@cgauge/yaml
Advanced tools
Comparing version 0.2.2 to 0.3.0
{ | ||
"name": "@cgauge/yaml", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"description": "YAML parser with extra tags", | ||
@@ -27,4 +27,5 @@ "repository": { | ||
"test": "tsx --env-file .env --test test/*.test.ts", | ||
"test:only": "tsx --env-file .env --test --test-only test/*.test.ts", | ||
"test:coverage": "tsx --experimental-test-coverage --test test/*.test.ts" | ||
} | ||
} |
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
3133