Socket
Socket
Sign inDemoInstall

react-structured-data

Package Overview
Dependencies
6
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "react-structured-data",
"version": "0.0.4",
"version": "0.0.5",
"description": "Declarative JSON-LD Structured Data for ReactJS Apps",

@@ -5,0 +5,0 @@ "author": "Ben Taylor <benlt105@gmail.com>",

@@ -114,3 +114,3 @@ # React Structured Data

```
```html
<JSONLD>

@@ -131,2 +131,3 @@ <Generic id="review" jsonldtype="Review" schema={{name: "It is awesome", reviewBody: "This is great!"}}>

For more information on Structured data, visit https://developers.google.com/search/docs/guides/intro-structured-data, and also http://schema.org/.
You can also validate the structured data here: https://search.google.com/structured-data/testing-tool.

@@ -133,0 +134,0 @@ ## Contributors

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc