Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@unrouted/fetch

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unrouted/fetch - npm Package Compare versions

Comparing version 0.4.15 to 0.4.16

7

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc