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.11 to 0.4.12

11

package.json
{
"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"
}
}
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