Socket
Socket
Sign inDemoInstall

react-fontawesome

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-fontawesome - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

8

CHANGELOG.md
# Changelog
## v0.2.5
- Allow React to be 0.12 or greater, actually fixing #2.
## v0.2.4
- Relax React dependency which closes #2.
## v0.2.3

@@ -4,0 +12,0 @@

4

package.json
{
"name": "react-fontawesome",
"version": "0.2.4",
"version": "0.2.5",
"description": "A React FontAwesome component.",

@@ -60,4 +60,4 @@ "repository": {

"peerDependencies": {
"react": "^0.12.0"
"react": ">=0.12.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