Socket
Socket
Sign inDemoInstall

jsontohtml-render

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.7 to 1.0.8

2

package.json
{
"name": "jsontohtml-render",
"version": "1.0.7",
"version": "1.0.8",
"description": "json formatter, json previewer",

@@ -5,0 +5,0 @@ "main": "./build/index.js",

@@ -18,3 +18,3 @@ # jsontohtml-render

```html
<script src="https://cdn.jsdelivr.net/gh/ArjunVarshney/jsontohtml-render@latest/dist/index.js"></script>
<script src="https://cdn.jsdelivr.net/gh/ArjunVarshney/jsontohtml-render@main/dist/index.js"></script>
```

@@ -84,3 +84,3 @@

<!-- Add a script file -->
<script src="https://cdn.jsdelivr.net/gh/ArjunVarshney/jsontohtml-render@latest/dist/index.js"></script>
<script src="https://cdn.jsdelivr.net/gh/ArjunVarshney/jsontohtml-render@main/dist/index.js"></script>
<!-- Add a script file as above -->

@@ -87,0 +87,0 @@ </head>

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