Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

guess-json-indent

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

guess-json-indent - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

6

package.json
{
"name": "guess-json-indent",
"version": "1.1.0",
"version": "1.2.0",
"type": "module",

@@ -9,3 +9,3 @@ "exports": "./build/src/main.js",

"files": [
"build/src/**/*.{js,d.ts,map,json,sh,md}"
"build/src/**/*.{js,d.ts,json}"
],

@@ -55,3 +55,3 @@ "scripts": {

"spyd": "^0.5.0",
"test-each": "^5.1.1"
"test-each": "^5.2.0"
},

@@ -58,0 +58,0 @@ "engines": {

@@ -75,2 +75,6 @@ [![Codecov](https://img.shields.io/codecov/c/github/ehmicky/guess-json-indent.svg?label=tested&logo=codecov)](https://codecov.io/gh/ehmicky/guess-json-indent)

string
- [`is-json-value`](https://github.com/ehmicky/is-json-value): Check if a value
is valid JSON
- [`safe-json-value`](https://github.com/ehmicky/safe-json-value): ⛑️ JSON
serialization should never fail

@@ -77,0 +81,0 @@ # Support

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