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

fghi-url

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fghi-url - npm Package Compare versions

Comparing version 0.5.0-pre.4 to 0.5.0-pre.5

6

package.json
{
"name": "fghi-url",
"version": "0.5.0-pre.4",
"main": "index.js",
"version": "0.5.0-pre.5",
"description": "FGHI URL parser",
"main": "index.js",
"author": { "name": "Mithgol the Webmaster" },
"license": "MIT",
"repository": {

@@ -7,0 +9,0 @@ "type": "git",

@@ -5,5 +5,5 @@ ## FGHI URL

* The `FidoURL.txt` file is the English version of the draft.
* The [`FidoURL.txt`](FidoURL.txt) file is the English version of the draft.
* The `FidoURL.rus.txt` file is the Russian version of the draft. This version is provided in UTF-8 (for the diffs to look reasonably good on GitHub and other git tools) and thus should be converted to CP866 encoding (common in Russian Fidonet) before posting to Fidonet.
* The [`FidoURL.rus.txt`](FidoURL.rus.txt) file is the Russian version of the draft. This version is provided in UTF-8 (for the diffs to look reasonably good on GitHub and other git tools) and thus should be converted to CP866 encoding (common in Russian Fidonet) before posting to Fidonet.

@@ -20,3 +20,3 @@ This repository does also contain a JavaScript module (for Node.js) as a proof of concept and a reference implementation. It requires Node.js version 0.8 (or newer) and npm. An attempt of an npm-driven installation in Node 0.6 (or older) [would fail in 2014](https://github.com/npm/npm/issues/4379) anyway.

[![(npm package version)](https://badge.fury.io/js/fghi-url.png)](https://npmjs.org/package/fghi-url)
[![(npm package version)](https://nodei.co/npm/fghi-url.png?compact=true)](https://npmjs.org/package/fghi-url)

@@ -27,3 +27,3 @@ * Latest packaged version: `npm install fghi-url`

You may visit https://github.com/Mithgol/FGHI-URL occasionally to read the latest `README` and the drafts of the FGHI URL standard. The package's version is planned to grow after code changes only. (However, `npm publish --force` may happen eventually.)
You may visit https://github.com/Mithgol/FGHI-URL occasionally to read the latest `README` and the drafts of the FGHI URL standard. The package's version is planned to grow after code changes only. (And `npm publish --force` is [forbidden](http://blog.npmjs.org/post/77758351673/no-more-npm-publish-f) nowadays.)

@@ -94,3 +94,3 @@ ## Using the module

[![(build testing status)](https://travis-ci.org/Mithgol/FGHI-URL.png?branch=master)](https://travis-ci.org/Mithgol/FGHI-URL)
[![(build testing status)](https://travis-ci.org/Mithgol/FGHI-URL.svg?branch=master)](https://travis-ci.org/Mithgol/FGHI-URL)

@@ -97,0 +97,0 @@ It is necessary to install [Mocha](http://visionmedia.github.io/mocha/) and [JSHint](http://jshint.com/) for testing.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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