@tapjs/typescript
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -1,1 +0,3 @@ | ||
{"type":"commonjs"} | ||
{ | ||
"type": "commonjs" | ||
} |
@@ -1,1 +0,3 @@ | ||
{"type":"module"} | ||
{ | ||
"type": "module" | ||
} |
{ | ||
"name": "@tapjs/typescript", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "a built-in tap extension that adds typescript support", | ||
@@ -46,3 +46,3 @@ "tshy": { | ||
"peerDependencies": { | ||
"@tapjs/core": "1.5.0" | ||
"@tapjs/core": "1.5.1" | ||
}, | ||
@@ -49,0 +49,0 @@ "tap": { |
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
33885