html-react-parser
Advanced tools
Comparing version 1.1.2 to 1.2.0
@@ -5,2 +5,9 @@ # Changelog | ||
## [1.2.0](https://github.com/remarkablemark/html-react-parser/compare/v1.1.2...v1.2.0) (2021-01-15) | ||
### Features | ||
* **package:** add es module entry point ([ca0340a](https://github.com/remarkablemark/html-react-parser/commit/ca0340a25e9c9c56758656b3352267ade7e37a21)) | ||
### [1.1.2](https://github.com/remarkablemark/html-react-parser/compare/v1.1.1...v1.1.2) (2021-01-12) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "html-react-parser", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"description": "HTML to React parser.", | ||
"author": "Mark <mark@remarkablemark.org>", | ||
"main": "index.js", | ||
"module": "index.mjs", | ||
"scripts": { | ||
@@ -8,0 +9,0 @@ "benchmark": "node benchmark", |
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
318621