🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

simple-json-formatter

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-json-formatter - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-1
package.json
{
"name": "simple-json-formatter",
"version": "1.0.1",
"version": "1.0.2",
"description": "A JSON formatter",

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

@@ -5,3 +5,3 @@ Format JSON string with indent.

```
import * as JSONFormatter from "json-formatter";
let JSONFormatter = require("simple-json-formatter");

@@ -8,0 +8,0 @@ let a = {