Comparing version 1.8.0 to 1.9.0
{ | ||
"name": "psl", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "Domain name parser based on the Public Suffix List", | ||
@@ -11,4 +11,5 @@ "repository": { | ||
"scripts": { | ||
"pretest": "eslint .", | ||
"test": "mocha test && karma start ./karma.conf.js --single-run", | ||
"lint": "eslint .", | ||
"test": "mocha test/*.spec.js", | ||
"test:browserstack": "node test/browserstack.js", | ||
"watch": "mocha test --watch", | ||
@@ -28,19 +29,17 @@ "prebuild": "./scripts/update-rules.js", | ||
"devDependencies": { | ||
"browserify": "^17.0.0", | ||
"browserslist-browserstack": "^3.1.1", | ||
"browserstack-local": "^1.5.1", | ||
"chai": "^4.3.6", | ||
"commit-and-pr": "^1.0.4", | ||
"eslint": "^8.19.0", | ||
"JSONStream": "^1.3.5", | ||
"browserify": "^16.5.0", | ||
"commit-and-pr": "^1.0.4", | ||
"eslint": "^6.8.0", | ||
"eslint-config-hapi": "^12.0.0", | ||
"eslint-plugin-hapi": "^4.1.0", | ||
"karma": "^4.4.1", | ||
"karma-browserify": "^7.0.0", | ||
"karma-mocha": "^1.3.0", | ||
"karma-mocha-reporter": "^2.2.5", | ||
"karma-phantomjs-launcher": "^1.0.4", | ||
"mocha": "^7.1.1", | ||
"phantomjs-prebuilt": "^2.1.16", | ||
"mocha": "^7.2.0", | ||
"porch": "^2.0.0", | ||
"request": "^2.88.2", | ||
"uglify-js": "^3.8.0", | ||
"watchify": "^3.11.1" | ||
"selenium-webdriver": "^4.3.0", | ||
"serve-handler": "^6.1.3", | ||
"uglify-js": "^3.16.2", | ||
"watchify": "^4.0.0" | ||
} | ||
} |
# psl (Public Suffix List) | ||
[![NPM](https://nodei.co/npm/psl.png?downloads=true&downloadRank=true)](https://nodei.co/npm/psl/) | ||
[![Node.js CI](https://github.com/lupomontero/psl/actions/workflows/node.js.yml/badge.svg)](https://github.com/lupomontero/psl/actions/workflows/node.js.yml) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/lupomontero/psl.svg)](https://greenkeeper.io/) | ||
[![Build Status](https://travis-ci.org/lupomontero/psl.svg?branch=master)](https://travis-ci.org/lupomontero/psl) | ||
[![devDependency Status](https://david-dm.org/lupomontero/psl/dev-status.png)](https://david-dm.org/lupomontero/psl#info=devDependencies) | ||
`psl` is a `JavaScript` domain name parser based on the | ||
@@ -10,0 +6,0 @@ [Public Suffix List](https://publicsuffix.org/). |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
461446
14
9
20198
212