@effect/platform
Advanced tools
Comparing version 0.13.15 to 0.13.16
{ | ||
"name": "@effect/platform", | ||
"version": "0.13.15", | ||
"version": "0.13.16", | ||
"description": "Unified interfaces for common platform-specific services", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -8,11 +8,6 @@ { | ||
"rootDir": "test", | ||
"noEmit": true, | ||
"types": ["vitest/globals"] | ||
}, | ||
"include": ["test/**/*.ts"], | ||
"references": [ | ||
{ | ||
"path": "./tsconfig.build.json" | ||
} | ||
] | ||
"references": [{ "path": "./tsconfig.build.json" }] | ||
} |
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
1012241
17479