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

@corefunc/http

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@corefunc/http - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

package.json

@@ -92,3 +92,3 @@ {

"types": "./dist/http.d.ts",
"version": "1.0.7"
"version": "1.0.8"
}

@@ -7,5 +7,2 @@ ![CoreFunc](.github/assets/banner.webp?raw=true "CoreFunc")

[![Buy Me A Coffee][buymeacoffee-img]][buymeacoffee-url]
[![Follow New Releases][releasly-img]][releasly-url]
[![NPM Version][npm-version-img]][npm-version-url]

@@ -20,21 +17,5 @@ [![NPM Downloads][npm-downloads-img]][npm-downloads-url]

*If you use this project don't forget to give a ⭐ [star](https://www.npmjs.com/package/@corefunc/http) ⭐ to it on GitHub!*
---
## Usage
CommonJS import.
```javascript
const {
HTTP_HEADER,
STATUS_CODE_EMPTY, STATUS_CODE_TEXT,
httpResponseJson, httpStatusText,
} = require("@corefunc/http");
```
ECMAScript Module.
```javascript
import {

@@ -41,0 +22,0 @@ HTTP_HEADER,

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