html-react-parser
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -5,2 +5,9 @@ # Changelog | ||
### [1.4.1](https://www.github.com/remarkablemark/html-react-parser/compare/v1.4.0...v1.4.1) (2021-11-27) | ||
### Performance Improvements | ||
* upgrade dependency html-dom-parser to v1.0.3 ([8987efb](https://www.github.com/remarkablemark/html-react-parser/commit/8987efb0aaf43a013bfa7aa37a9f2c404b47dedc)) | ||
## [1.4.0](https://www.github.com/remarkablemark/html-react-parser/compare/v1.3.0...v1.4.0) (2021-10-01) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "html-react-parser", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "HTML to React parser.", | ||
@@ -41,3 +41,3 @@ "author": "Mark <mark@remarkablemark.org>", | ||
"domhandler": "4.2.2", | ||
"html-dom-parser": "1.0.2", | ||
"html-dom-parser": "1.0.3", | ||
"react-property": "2.0.0", | ||
@@ -47,26 +47,26 @@ "style-to-js": "1.1.0" | ||
"devDependencies": { | ||
"@commitlint/cli": "13.2.0", | ||
"@commitlint/config-conventional": "13.2.0", | ||
"@rollup/plugin-commonjs": "20.0.0", | ||
"@rollup/plugin-node-resolve": "13.0.5", | ||
"@commitlint/cli": "15.0.0", | ||
"@commitlint/config-conventional": "15.0.0", | ||
"@rollup/plugin-commonjs": "21.0.1", | ||
"@rollup/plugin-node-resolve": "13.0.6", | ||
"@size-limit/preset-big-lib": "5.0.3", | ||
"@types/react": "17.0.26", | ||
"@typescript-eslint/parser": "4.32.0", | ||
"@types/react": "17.0.37", | ||
"@typescript-eslint/parser": "5.4.0", | ||
"benchmark": "2.1.4", | ||
"dtslint": "4.1.6", | ||
"eslint": "7.32.0", | ||
"dtslint": "4.2.1", | ||
"eslint": "8.3.0", | ||
"eslint-plugin-prettier": "4.0.0", | ||
"husky": "7.0.2", | ||
"jest": "27.2.4", | ||
"lint-staged": "11.1.2", | ||
"husky": "7.0.4", | ||
"jest": "27.3.1", | ||
"lint-staged": "12.1.2", | ||
"pinst": "2.1.6", | ||
"preact": "10.5.14", | ||
"prettier": "2.4.1", | ||
"preact": "10.6.1", | ||
"prettier": "2.5.0", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.57.0", | ||
"rollup": "2.60.1", | ||
"rollup-plugin-terser": "7.0.2", | ||
"size-limit": "5.0.3", | ||
"typescript": "4.4.3" | ||
"typescript": "4.5.2" | ||
}, | ||
@@ -73,0 +73,0 @@ "peerDependencies": { |
@@ -8,3 +8,2 @@ # html-react-parser | ||
[![codecov](https://codecov.io/gh/remarkablemark/html-react-parser/branch/master/graph/badge.svg?token=wosFd1DBIR)](https://codecov.io/gh/remarkablemark/html-react-parser) | ||
[![Dependency status](https://david-dm.org/remarkablemark/html-react-parser.svg)](https://david-dm.org/remarkablemark/html-react-parser) | ||
[![NPM downloads](https://img.shields.io/npm/dm/html-react-parser.svg?style=flat-square)](https://www.npmjs.com/package/html-react-parser) | ||
@@ -11,0 +10,0 @@ [![Discord](https://img.shields.io/discord/422421589582282752.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/njExwXdrRJ) |
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
391643
551
+ Addedentities@3.0.1(transitive)
+ Addedhtml-dom-parser@1.0.3(transitive)
+ Addedhtmlparser2@7.2.0(transitive)
- Removedhtml-dom-parser@1.0.2(transitive)
- Removedhtmlparser2@6.1.0(transitive)
Updatedhtml-dom-parser@1.0.3