New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-nl2br

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-nl2br - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "react-nl2br",
"version": "1.0.2",
"version": "1.0.3",
"description": "newlines like '\\n', '\\n\\r' to <br /> for React",

@@ -25,8 +25,8 @@ "main": "index.js",

"devDependencies": {
"@types/react": "17.0.1",
"mocha": "8.2.1"
"@types/react": "17.0.43",
"mocha": "9.2.2"
},
"peerDependencies": {
"react": "^15.7.0 || ^16.14.0 || ^17.0.0"
"react": "^15.7.0 || ^16.14.0 || ^17.0.0 || ^18.0.0"
}
}
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