@tapjs/typescript
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "@tapjs/typescript", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "a built-in tap extension that adds typescript support", | ||
@@ -46,3 +46,3 @@ "tshy": { | ||
"peerDependencies": { | ||
"@tapjs/core": "1.4.2" | ||
"@tapjs/core": "1.4.3" | ||
}, | ||
@@ -60,3 +60,3 @@ "tap": { | ||
"engines": { | ||
"node": ">=16" | ||
"node": "16 >=16.17.0 || 18 >= 18.6.0 || >=20" | ||
}, | ||
@@ -63,0 +63,0 @@ "repository": { |
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
33689