New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

use-http

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-http - npm Package Compare versions

Comparing version 1.0.26 to 1.0.27

1

dist/cjs/index.d.ts

@@ -8,1 +8,2 @@ export { default } from './useFetch';

export * from './types';
export * from './useFetchArgs';

@@ -21,1 +21,2 @@ "use strict";

__exportStar(require("./types"), exports);
__exportStar(require("./useFetchArgs"), exports);

@@ -8,1 +8,2 @@ export { default } from './useFetch';

export * from './types';
export * from './useFetchArgs';

@@ -8,1 +8,2 @@ export { default } from './useFetch';

export * from './types';
export * from './useFetchArgs';

2

package.json
{
"name": "use-http",
"version": "1.0.26",
"version": "1.0.27",
"homepage": "https://use-http.com",

@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js",

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