@unrouted/fetch
Advanced tools
Comparing version 0.4.15 to 0.4.16
{ | ||
"name": "@unrouted/fetch", | ||
"version": "0.4.15", | ||
"version": "0.4.16", | ||
"homepage": "https://github.com/harlan-zw/unrouted#readme", | ||
@@ -35,3 +35,3 @@ "bugs": { | ||
"devDependencies": { | ||
"@unrouted/core": "0.4.15" | ||
"@unrouted/core": "0.4.16" | ||
}, | ||
@@ -41,4 +41,3 @@ "scripts": { | ||
"stub": "unbuild --stub" | ||
}, | ||
"readme": "# @unrouted/core\n\nThe core engine of [Unrouted](https://github.com/harlan-zw/unrouted) without any presets.\n\n## Usage\n\n```ts\nimport { createUnrouted } from '@unrouted/core'\n\nconst unrouted = await createUnrouted({ /* user options */ }, { /* provider options */ })\n\n```\n\n## License\n\nMIT License © 2021-PRESENT [Harlan Wilton](https://github.com/harlan-zw)\n" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
1292
2
0
1