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

html-react-parser

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-react-parser - npm Package Compare versions

Comparing version 5.1.13 to 5.1.14

12

package.json
{
"name": "html-react-parser",
"version": "5.1.13",
"version": "5.1.14",
"description": "HTML to React parser.",

@@ -28,3 +28,3 @@ "author": "Mark <mark@remarkablemark.org> (https://remarkablemark.org)",

"prepare": "husky",
"prepublishOnly": "npm run lint && npm run test:ci && npm run clean && npm run build",
"prepublishOnly": "npm run lint && npm run lint:tsc && npm run test:ci && npm run clean && npm run build",
"size-limit": "size-limit",

@@ -55,3 +55,3 @@ "test": "jest --testPathIgnorePatterns __tests__/integration",

"react-property": "2.0.2",
"style-to-js": "1.1.12"
"style-to-js": "1.1.13"
},

@@ -73,4 +73,4 @@ "devDependencies": {

"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"benchmark": "2.1.4",

@@ -89,3 +89,3 @@ "eslint": "9.9.1",

"react-dom": "18.3.1",
"rollup": "4.21.0",
"rollup": "4.21.1",
"size-limit": "11.1.4",

@@ -92,0 +92,0 @@ "ts-jest": "29.2.5",

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