Comparing version 1.0.2 to 2.0.0
{ | ||
"name": "html-tests", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"scripts": { | ||
@@ -9,3 +9,3 @@ "test": "mocha" | ||
"type": "git", | ||
"url": "https://github.com/urfu-2015/html-test-suite" | ||
"url": "https://github.com/urfu-2018/html-tests" | ||
}, | ||
@@ -15,9 +15,9 @@ "author": "Anton Grischenko <f0rmateg@yandex.ru>", | ||
"bugs": { | ||
"url": "https://github.com/urfu-2015/html-test-suite/issues" | ||
"url": "https://github.com/urfu-2018/html-tests/issues" | ||
}, | ||
"homepage": "https://github.com/urfu-2015/html-test-suite", | ||
"homepage": "https://github.com/urfu-2018/html-tests", | ||
"dependencies": { | ||
"mocha": "3.1.0", | ||
"should": "^11.1.0" | ||
"mocha": "^5.0.0", | ||
"should": "^13.0.0" | ||
} | ||
} |
@@ -1,3 +0,3 @@ | ||
# Тесты для HTML кода | ||
[![Build Status](https://travis-ci.org/urfu-2015/html-test-suite.svg)](https://travis-ci.org/urfu-2015/html-test-suite) | ||
# Общие тесты для HTML кода | ||
[![Build Status](https://travis-ci.org/urfu-2015/html-test-suite.svg)](https://travis-ci.org/urfu-2018/html-tests) | ||
@@ -9,3 +9,3 @@ ## Использование | ||
## Проверки | ||
* Наличие 2х и более html-файла в корне проекта; | ||
* Наличие 2х и более html-файлов в корне проекта; | ||
* Лишние пробелы: | ||
@@ -15,4 +15,4 @@ * после открывающих тегов; | ||
* Перед и после `=`; | ||
* Две пустыне строки подряд; | ||
* Две пустые строки подряд; | ||
* Блочные теги внутри строчных; | ||
* Блочные теги внутри `<p>`; |
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
34198
13
1
+ Addedbrowser-stdout@1.3.1(transitive)
+ Addedcommander@2.15.1(transitive)
+ Addeddebug@3.1.0(transitive)
+ Addeddiff@3.5.0(transitive)
+ Addedglob@7.1.2(transitive)
+ Addedgrowl@1.10.5(transitive)
+ Addedhas-flag@3.0.0(transitive)
+ Addedhe@1.1.1(transitive)
+ Addedminimatch@3.0.4(transitive)
+ Addedmocha@5.2.0(transitive)
+ Addedms@2.0.0(transitive)
+ Addedshould@13.2.3(transitive)
+ Addedshould-equal@2.0.0(transitive)
+ Addedsupports-color@5.4.0(transitive)
- Removedbrowser-stdout@1.3.0(transitive)
- Removedcommander@2.9.0(transitive)
- Removeddebug@2.2.0(transitive)
- Removeddiff@1.4.0(transitive)
- Removedglob@7.0.5(transitive)
- Removedgraceful-readlink@1.0.1(transitive)
- Removedgrowl@1.9.2(transitive)
- Removedhas-flag@1.0.0(transitive)
- Removedjson3@3.3.2(transitive)
- Removedlodash._baseassign@3.2.0(transitive)
- Removedlodash._basecopy@3.0.1(transitive)
- Removedlodash._basecreate@3.0.3(transitive)
- Removedlodash._getnative@3.9.1(transitive)
- Removedlodash._isiterateecall@3.0.9(transitive)
- Removedlodash.create@3.1.1(transitive)
- Removedlodash.isarguments@3.1.0(transitive)
- Removedlodash.isarray@3.0.4(transitive)
- Removedlodash.keys@3.1.2(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedmocha@3.1.0(transitive)
- Removedms@0.7.1(transitive)
- Removedshould@11.2.1(transitive)
- Removedshould-equal@1.0.1(transitive)
- Removedsupports-color@3.1.2(transitive)
Updatedmocha@^5.0.0
Updatedshould@^13.0.0