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

xior

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xior - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

dist/index.cjs

4

package.json
{
"name": "xior",
"version": "0.0.4",
"version": "0.0.5",
"description": "Axios similiar API request library but based on fetch",

@@ -22,3 +22,3 @@ "repository": "suhaotian/xior",

"checktype": "tsc --noEmit",
"start-publish": "pnpm test && npm publish --registry=https://registry.npmjs.org",
"start-publish": "pnpm build && pnpm test && npm publish --registry=https://registry.npmjs.org",
"push": "git push && git lfs push --all origin",

@@ -25,0 +25,0 @@ "prepare": "is-ci || pnpm build && husky"

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