Comparing version 5.3.0 to 5.3.1
{ | ||
"name": "tldts", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"description": "Library to work against complex domain names, subdomains and URIs.", | ||
"author": "Rémi Berson", | ||
"contributors": [ | ||
"Thomas Parisot (https://oncletom.io)" | ||
"Alexei <alexeiatyahoodotcom@gmail.com>", | ||
"Alexey <kureev-mail@ya.ru>", | ||
"Andrew <chefandrew@seomoz.org>", | ||
"Johannes Ewald <johannes.ewald@peerigon.com>", | ||
"Jérôme Desboeufs <jerome.desboeufs@gmail.com>", | ||
"Kelly Campbell <kelly.a.campbell@gmail.com>", | ||
"Kiko Beats <josefrancisco.verdu@gmail.com>", | ||
"Kris Reeves <krisreeves@searchfanatics.com>", | ||
"Krzysztof Jan Modras <chrmod@chrmod.net>", | ||
"Olivier Melcher <olivier.melcher@gmail.com>", | ||
"Rémi Berson <remi.berson@pm.me>", | ||
"Saad Rashid <srashid@lendinghome.com>", | ||
"Thomas Parisot <hi@oncletom.io>", | ||
"Timo Tijhof <krinklemail@gmail.com>", | ||
"Xavier Damman <xdamman@gmail.com>", | ||
"Yehezkiel Syamsuhadi <yehezkielbs@gmail.com>" | ||
], | ||
@@ -20,3 +35,2 @@ "license": "MIT", | ||
"module": "build/es6/index.js", | ||
"browser": "dist/index.umd.min.js", | ||
"types": "build/types/index.d.ts", | ||
@@ -40,7 +54,6 @@ "files": [ | ||
"prepack": "yarn run bundle", | ||
"test": "jest --config ./jest.config.js --coverage --no-cache ./test/", | ||
"pretest": "yarn run lint" | ||
"test": "jest --config ./jest.config.js --coverage --no-cache ./test/" | ||
}, | ||
"devDependencies": { | ||
"@ampproject/rollup-plugin-closure-compiler": "^0.9.0", | ||
"@ampproject/rollup-plugin-closure-compiler": "^0.10.0", | ||
"@types/jest": "^24.0.15", | ||
@@ -53,3 +66,3 @@ "@types/node": "^12.0.3", | ||
"rollup-plugin-node-resolve": "^5.2.0", | ||
"tldts-tests": "^5.3.0", | ||
"tldts-tests": "^5.3.1", | ||
"ts-jest": "^24.0.2", | ||
@@ -62,3 +75,3 @@ "ts-node": "^8.3.0", | ||
"dependencies": { | ||
"tldts-core": "^5.3.0" | ||
"tldts-core": "^5.3.1" | ||
}, | ||
@@ -80,3 +93,3 @@ "keywords": [ | ||
], | ||
"gitHead": "1f135dce1a78d4df802b2a2f6e7c65d13c83e41c" | ||
"gitHead": "2aac0673e712922b740993cfe1e3370eec9c1b65" | ||
} |
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
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 not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1387853
2411
0
Updatedtldts-core@^5.3.1