Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cucumber/html-formatter

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/html-formatter - npm Package Compare versions

Comparing version 21.1.0 to 21.2.0

92

dist/main.js.LICENSE.txt

@@ -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

10

dist/package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc