referral-parser
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -95,3 +95,3 @@ 'use strict'; | ||
//now try for a custom tld and sld | ||
const domains = ['.com', '.co.uk', '.co.jp', '.co.kr', '.co.nf']; | ||
const domains = ['.com', '.co.uk', '.co.jp', '.co.kr', '.co.nf', '.co.id']; | ||
let withoutTLD; | ||
@@ -98,0 +98,0 @@ |
{ | ||
"name": "referral-parser", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Parse a referral url into useful information", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/daniel-morrison/referral-parser.git" | ||
"url": "git+https://github.com/danm/referral-parser.git" | ||
}, | ||
@@ -20,8 +20,8 @@ "keywords": [ | ||
], | ||
"author": "Daniel Morrison <hi@danielmorrison.io>", | ||
"author": "Daniel Morrison <daniel.morrison@mac.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/daniel-morrison/referral-parser/issues" | ||
"url": "https://github.com/danm/referral-parser/issues" | ||
}, | ||
"homepage": "https://github.com/daniel-morrison/referral-parser#readme", | ||
"homepage": "https://github.com/danm/referral-parser#readme", | ||
"dependencies": { | ||
@@ -28,0 +28,0 @@ "js-yaml": "^3.6.1", |
Referral Parser | ||
=============== | ||
Parse a referral url into useful information | ||
####Parse a referral url into useful information | ||
```js | ||
@@ -8,0 +9,0 @@ const Referral = require('referral-parser'); |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
43
215232
1