@foxxie/centra
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -207,2 +207,5 @@ import { join } from 'node:path'; | ||
} | ||
else if (this.url.protocol === 'localhost:') { | ||
req = request(options, resHandler); | ||
} | ||
else throw new Error('Bad URL protocol: ' + this.url.protocol) | ||
@@ -209,0 +212,0 @@ |
{ | ||
"name": "@foxxie/centra", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "A fork of Centra to support shortcut methods in Foxxie, and with typescript support.", | ||
@@ -14,2 +14,3 @@ "main": "./dist/index.js", | ||
], | ||
"homepage": "https://github.com/FoxxieBot/Foxxie/tree/master/centra", | ||
"author": "ruffpuff", | ||
@@ -16,0 +17,0 @@ "license": "MIT", |
@@ -7,3 +7,3 @@ <div align="center"> | ||
[![Discord server](https://img.shields.io/discord/761512748898844702?color=5865F2&logo=discord&logoColor=white)](https://ruff.cafe/community) | ||
[![JavaScript](https://img.shields.io/badge/JavaScript-FCDC00?logo=javascript&logoColor=black)](https://www.javascript.com) | ||
[![Typescript](https://img.shields.io/badge/TypeScript-007ACC?logo=typescript&logoColor=white)](https://www.typescriptlang.org) | ||
[![Kofi](https://img.shields.io/badge/Ko--fi-F16061?logo=ko-fi&logoColor=white)](https://ko-fi.com/ruffpuff) | ||
@@ -15,6 +15,6 @@ [![npm](https://img.shields.io/npm/v/@foxxie/centra?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@foxxie/centra) | ||
## About 🦊 | ||
This is a fork of [`Centra`] to support specific methods Foxxie needs, as well as typings. | ||
This is a fork of [`Centra`] to support specific methods Foxxie needs, as well as a full typescript rewrite. | ||
<!----------------- LINKS ---------------> | ||
[`Centra`]: https://www.npmjs.com/package/centra | ||
[`Centra`]: https://www.npmjs.com/package/centra |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
26515
579
19