@unrouted/fetch
Advanced tools
Comparing version 0.4.11 to 0.4.12
{ | ||
"name": "@unrouted/fetch", | ||
"type": "module", | ||
"version": "0.4.11", | ||
"version": "0.4.12", | ||
"homepage": "https://github.com/harlan-zw/unrouted#readme", | ||
@@ -23,5 +22,5 @@ "bugs": { | ||
"require": "./dist/index.cjs", | ||
"import": "./dist/index.mjs" | ||
}, | ||
"./*": "./*" | ||
"import": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts" | ||
} | ||
}, | ||
@@ -41,4 +40,4 @@ "files": [ | ||
"devDependencies": { | ||
"@unrouted/core": "workspace:*" | ||
"@unrouted/core": "workspace:../core" | ||
} | ||
} |
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
4513
No