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

html-to-react

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-to-react - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

14

package.json
{
"name": "html-to-react",
"version": "1.4.4",
"version": "1.4.5",
"description": "A lightweight library that converts raw HTML to a React DOM structure.",

@@ -44,16 +44,16 @@ "main": "index.js",

"peerDependencies": {
"react": "^16.0"
"react": "^16.0 || ^17.0"
},
"devDependencies": {
"coveralls": "^3.1.0",
"eslint": "^7.10.0",
"mocha": "^8.1.3",
"eslint": "^7.11.0",
"mocha": "^8.2.0",
"mocha-lcov-reporter": "^1.2.0",
"nyc": "^15.1.0",
"react": "^16.13.1",
"react-dom": "^16.13.1"
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"volta": {
"node": "14.13.0"
"node": "15.0.1"
}
}
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