@cucumber/html-formatter
Advanced tools
Comparing version 21.1.0 to 21.2.0
@@ -9,84 +9,2 @@ /*! | ||
/*! | ||
* Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com | ||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
* Copyright 2022 Fonticons, Inc. | ||
*/ | ||
/*! | ||
* elasticlunr.Configuration | ||
* Copyright (C) 2016 Wei Song | ||
*/ | ||
/*! | ||
* elasticlunr.DocumentStore | ||
* Copyright (C) 2016 Wei Song | ||
*/ | ||
/*! | ||
* elasticlunr.EventEmitter | ||
* Copyright (C) 2016 Oliver Nightingale | ||
* Copyright (C) 2016 Wei Song | ||
*/ | ||
/*! | ||
* elasticlunr.Index | ||
* Copyright (C) 2016 Oliver Nightingale | ||
* Copyright (C) 2016 Wei Song | ||
*/ | ||
/*! | ||
* elasticlunr.InvertedIndex | ||
* Copyright (C) 2016 Wei Song | ||
* Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt | ||
*/ | ||
/*! | ||
* elasticlunr.Pipeline | ||
* Copyright (C) 2016 Oliver Nightingale | ||
* Copyright (C) 2016 Wei Song | ||
*/ | ||
/*! | ||
* elasticlunr.js | ||
* Copyright (C) 2016 Oliver Nightingale | ||
* Copyright (C) 2016 Wei Song | ||
*/ | ||
/*! | ||
* elasticlunr.stemmer | ||
* Copyright (C) 2016 Oliver Nightingale | ||
* Copyright (C) 2016 Wei Song | ||
* Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt | ||
*/ | ||
/*! | ||
* elasticlunr.stopWordFilter | ||
* Copyright (C) 2016 Oliver Nightingale | ||
* Copyright (C) 2016 Wei Song | ||
*/ | ||
/*! | ||
* elasticlunr.tokenizer | ||
* Copyright (C) 2016 Oliver Nightingale | ||
* Copyright (C) 2016 Wei Song | ||
*/ | ||
/*! | ||
* elasticlunr.trimmer | ||
* Copyright (C) 2016 Oliver Nightingale | ||
* Copyright (C) 2016 Wei Song | ||
*/ | ||
/*! | ||
* elasticlunr.utils | ||
* Copyright (C) 2016 Oliver Nightingale | ||
* Copyright (C) 2016 Wei Song | ||
*/ | ||
/*! | ||
* lunr.SortedSet | ||
* Copyright (C) 2016 Oliver Nightingale | ||
*/ | ||
/*! | ||
* repeat-string <https://github.com/jonschlinkert/repeat-string> | ||
@@ -143,12 +61,2 @@ * | ||
/** | ||
* elasticlunr - http://weixsong.github.io | ||
* Lightweight full-text search engine in Javascript for browser search and offline search. - 0.9.5 | ||
* | ||
* Copyright (C) 2016 Oliver Nightingale | ||
* Copyright (C) 2016 Wei Song | ||
* MIT Licensed | ||
* @license | ||
*/ | ||
/** @license React v17.0.2 | ||
@@ -155,0 +63,0 @@ * react-is.production.min.js |
{ | ||
"name": "@cucumber/html-formatter", | ||
"version": "21.1.0", | ||
"version": "21.2.0", | ||
"description": "HTML formatter for Cucumber", | ||
@@ -37,8 +37,8 @@ "main": "dist/src/CucumberHtmlStream.js", | ||
"@cucumber/query": "^12.0.0", | ||
"@cucumber/react-components": "21.1.1", | ||
"@cucumber/react-components": "22.0.0", | ||
"@types/glob": "^8.0.0", | ||
"@types/mocha": "10.0.6", | ||
"@types/node": "20.10.4", | ||
"@types/react": "18.2.43", | ||
"@types/react-dom": "18.2.17", | ||
"@types/node": "20.10.5", | ||
"@types/react": "18.2.45", | ||
"@types/react-dom": "18.2.18", | ||
"@typescript-eslint/eslint-plugin": "^6.0.0", | ||
@@ -45,0 +45,0 @@ "@typescript-eslint/parser": "^6.0.0", |
{ | ||
"name": "@cucumber/html-formatter", | ||
"version": "21.1.0", | ||
"version": "21.2.0", | ||
"description": "HTML formatter for Cucumber", | ||
@@ -37,8 +37,8 @@ "main": "dist/src/CucumberHtmlStream.js", | ||
"@cucumber/query": "^12.0.0", | ||
"@cucumber/react-components": "21.1.1", | ||
"@cucumber/react-components": "22.0.0", | ||
"@types/glob": "^8.0.0", | ||
"@types/mocha": "10.0.6", | ||
"@types/node": "20.10.4", | ||
"@types/react": "18.2.43", | ||
"@types/react-dom": "18.2.17", | ||
"@types/node": "20.10.5", | ||
"@types/react": "18.2.45", | ||
"@types/react-dom": "18.2.18", | ||
"@typescript-eslint/eslint-plugin": "^6.0.0", | ||
@@ -45,0 +45,0 @@ "@typescript-eslint/parser": "^6.0.0", |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
981992
2